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 738d232 commit d4d9bb8Copy full SHA for d4d9bb8
app/build.gradle
@@ -32,7 +32,7 @@ android {
32
}
33
34
dependencies {
35
- compile 'com.simplemobiletools:commons:2.12.1'
+ compile 'com.simplemobiletools:commons:2.12.2'
36
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
37
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
38
0 commit comments