Skip to content

Commit 9052084

Browse files
committed
update Commons to 2.34.1
1 parent c9d4b64 commit 9052084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737
}
3838

3939
dependencies {
40-
compile 'com.simplemobiletools:commons:2.33.8'
40+
compile 'com.simplemobiletools:commons:2.34.1'
4141
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
4242
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4343

0 commit comments

Comments
 (0)