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 e60e3e0 commit c65f960Copy full SHA for c65f960
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.4'
36
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
37
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
38
0 commit comments