Update README.md

This commit is contained in:
John Wu 2018-02-01 04:36:33 +08:00 committed by GitHub
parent 729c28d0c2
commit daf34150bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.topjohnwu:libsu:1.0.0'
implementation 'com.github.topjohnwu:libsu:1.0.1'
}
```