updating commons

This commit is contained in:
tibbi 2023-01-17 12:58:22 +01:00
parent e5f54b0653
commit 1cedf605be
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:ef4829a3dc'
implementation 'com.github.SimpleMobileTools:Simple-Commons:b86e5fbc6a'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'