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 4202d90 commit 7816bdaCopy full SHA for 7816bda
app/build.gradle
@@ -32,7 +32,7 @@ android {
32
}
33
34
dependencies {
35
- compile 'com.simplemobiletools:commons:2.11.6'
+ compile 'com.simplemobiletools:commons:2.12.0'
36
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
37
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
38
0 commit comments