Skip to content

Commit 6ba81b0

Browse files
committed
update commons to 2.21.12
1 parent 2c92978 commit 6ba81b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20.1'
35+
compile 'com.simplemobiletools:commons:2.21.12'
3636
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
3737
}
3838

0 commit comments

Comments
 (0)