Skip to content

Commit

Permalink
1.0.4 pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyliu8 committed Aug 13, 2021
1 parent 9f40107 commit 9baf1cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ dependencies {
androidTestImplementation 'androidx.test:rules:1.4.0'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.4.0'

// implementation project(":floydsteinbergdithering")
implementation 'com.github.jeffreyliu8.Native-Floyd-Steinberg-Dithering:final:gradle7.0.0-SNAPSHOT'
implementation project(":floydsteinbergdithering")
// implementation 'com.github.jeffreyliu8.Native-Floyd-Steinberg-Dithering:final:gradle7.0.0-SNAPSHOT'
}

0 comments on commit 9baf1cc

Please # to comment.