Skip to content

Commit 836716f

Browse files
committed
update commons to 4.3.2
1 parent 2f9886c commit 836716f

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
@@ -41,7 +41,7 @@ android {
4141
}
4242

4343
dependencies {
44-
implementation 'com.simplemobiletools:commons:4.0.0'
44+
implementation 'com.simplemobiletools:commons:4.3.2'
4545
}
4646

4747
Properties props = new Properties()

0 commit comments

Comments
 (0)