Set correct commons dependency

This commit is contained in:
Andrii Chubko 2021-08-24 20:05:28 +03:00
parent fadf9bed7e
commit c72b7bd9bd
1 changed files with 1 additions and 2 deletions

View File

@ -56,8 +56,7 @@ android {
}
dependencies {
// implementation 'com.github.SimpleMobileTools:Simple-Commons:c45f0d662a'
implementation 'com.github.qwertyfinger:Simple-Commons:615349768d'
implementation 'com.github.SimpleMobileTools:Simple-Commons:79c625cbe0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
implementation 'androidx.documentfile:documentfile:1.0.1'