We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91ef16 commit 85cab01Copy full SHA for 85cab01
README.md
@@ -28,11 +28,11 @@ Add jitpack.io repo to your root `build.gradle`:
28
29
Include in Android Studio < 3.0 projects
30
31
- compile 'com.github.paramsen:noise:0.7.1'
+ compile 'com.github.paramsen:noise:1.0.0'
32
33
Or for Android Studio >= 3.0 with Gradle 4 projects
34
35
- implementation 'com.github.paramsen:noise:0.7.1'
+ implementation 'com.github.paramsen:noise:1.0.0'
36
37
## Instructions
38
0 commit comments