Skip to content

Commit d4d9bb8

Browse files
committed
update version to 2.12.2
1 parent 738d232 commit d4d9bb8

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
@@ -32,7 +32,7 @@ android {
3232
}
3333

3434
dependencies {
35-
compile 'com.simplemobiletools:commons:2.12.1'
35+
compile 'com.simplemobiletools:commons:2.12.2'
3636
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
3737
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
3838
}

0 commit comments

Comments
 (0)