We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c92978 commit 6ba81b0Copy full SHA for 6ba81b0
1 file changed
app/build.gradle
@@ -32,7 +32,7 @@ android {
32
}
33
34
dependencies {
35
- compile 'com.simplemobiletools:commons:2.20.1'
+ compile 'com.simplemobiletools:commons:2.21.12'
36
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
37
38
0 commit comments