This commit is contained in:
oupson 2018-11-15 20:43:21 +01:00
commit 74702a6788
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.2'
implementation 'com.github.oupson:Kapng-Android:1.0.3'
}
```