updating commons

This commit is contained in:
tibbi 2023-01-23 12:17:55 +01:00
parent 148a661799
commit 4b0ce74e48
1 changed files with 1 additions and 1 deletions

View File

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