This commit is contained in:
oupson 2018-11-15 21:46:56 +01:00
commit 9baebe2150
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.4'
implementation 'com.github.oupson:Kapng-Android:1.0.5'
}
```