diff --git a/README.md b/README.md index 634557b..cc3ae2b 100644 --- a/README.md +++ b/README.md @@ -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' } ```