mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-17 00:13:33 -04:00
updating commons to 5.22.10
This commit is contained in:
1 parent
bffe58aca5
commit
29d8dcefac
1 file changed
+1
-1
+1
-1
@@ -57,7 +57,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.22.0'
|
||||
implementation 'com.simplemobiletools:commons:5.22.10'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
|
||||
|
||||
kapt 'androidx.room:room-compiler:2.2.2'
|
||||
|
||||
Reference in new issue
Block a user