Skip to content

Commit de2ac56

Browse files
committed
update commons to 3.4.5
1 parent 0d2d7b5 commit de2ac56

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-
implementation 'com.simplemobiletools:commons:3.2.3'
40+
implementation 'com.simplemobiletools:commons:3.4.5'
4141
}
4242

4343
Properties props = new Properties()

0 commit comments

Comments
 (0)