Update README.md

This commit is contained in:
oupson 2018-10-29 16:21:59 +01:00 committed by GitHub
parent 4fac19dae0
commit 524df30d92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ repositories {
}
dependencies {
implementation 'com.github.oupson:Kapng-Android:1.0.1'
implementation 'com.github.oupson:Kapng-Android:1.0.2'
}
```