Skip to content

Commit 85cab01

Browse files
committed
version
1 parent a91ef16 commit 85cab01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Add jitpack.io repo to your root `build.gradle`:
2828

2929
Include in Android Studio < 3.0 projects
3030

31-
compile 'com.github.paramsen:noise:0.7.1'
31+
compile 'com.github.paramsen:noise:1.0.0'
3232

3333
Or for Android Studio >= 3.0 with Gradle 4 projects
3434

35-
implementation 'com.github.paramsen:noise:0.7.1'
35+
implementation 'com.github.paramsen:noise:1.0.0'
3636

3737
## Instructions
3838

0 commit comments

Comments
 (0)