Skip to content

Commit c72b7bd

Browse files
author
Andrii Chubko
committed
Set correct commons dependency
1 parent fadf9be commit c72b7bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ android {
5656
}
5757

5858
dependencies {
59-
// implementation 'com.github.SimpleMobileTools:Simple-Commons:c45f0d662a'
60-
implementation 'com.github.qwertyfinger:Simple-Commons:615349768d'
59+
implementation 'com.github.SimpleMobileTools:Simple-Commons:79c625cbe0'
6160
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
6261
implementation 'androidx.documentfile:documentfile:1.0.1'
6362

0 commit comments

Comments
 (0)