Update commons library version

This commit is contained in:
Andrii Chubko 2021-08-27 13:08:22 +01:00
parent 0bc5673e82
commit e9131cabe5
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:dc3f4b619e' implementation 'com.github.SimpleMobileTools:Simple-Commons:8979ca8187'
implementation 'androidx.constraintlayout:constraintlayout:2.1.0' implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
implementation 'androidx.documentfile:documentfile:1.0.1' implementation 'androidx.documentfile:documentfile:1.0.1'