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 c9d4b64 commit 9052084Copy full SHA for 9052084
app/build.gradle
@@ -37,7 +37,7 @@ android {
37
}
38
39
dependencies {
40
- compile 'com.simplemobiletools:commons:2.33.8'
+ compile 'com.simplemobiletools:commons:2.34.1'
41
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
42
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
43
0 commit comments