Skip to content

Commit 1e4746f

Browse files
committed
update commons to 5.26.12
1 parent dde2076 commit 1e4746f

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
@@ -57,7 +57,7 @@ android {
5757
}
5858

5959
dependencies {
60-
implementation 'com.simplemobiletools:commons:5.26.11'
60+
implementation 'com.simplemobiletools:commons:5.26.12'
6161
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
6262

6363
kapt 'androidx.room:room-compiler:2.2.5'

0 commit comments

Comments
 (0)