updating commons and gradle

This commit is contained in:
tibbi
2022-10-10 17:41:07 +02:00
parent cf176def90
commit 771d4f9a9c
3 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:1dabb1506e'
implementation 'com.github.SimpleMobileTools:Simple-Commons:2e9ca234a7'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.documentfile:documentfile:1.0.1'