Skip to content

Commit 84d4c1f

Browse files
committed
update commons to 2.28.4
1 parent 485b81f commit 84d4c1f

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
@@ -37,7 +37,7 @@ android {
3737
}
3838

3939
dependencies {
40-
compile 'com.simplemobiletools:commons:2.28.3'
40+
compile 'com.simplemobiletools:commons:2.28.4'
4141
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4242
}
4343

0 commit comments

Comments
 (0)