Update README.md

This commit is contained in:
oupson 2018-11-17 20:54:53 +01:00 committed by GitHub
parent 6c46efc929
commit 33273e496d
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.6'
implementation 'com.github.oupson:Kapng-Android:1.0.7'
}
```