updating commons

This commit is contained in:
tibbi 2022-04-12 13:40:05 +02:00
parent fffcd865f0
commit 35f22dde26
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:69ac8d3f2f' implementation 'com.github.SimpleMobileTools:Simple-Commons:e3376e4f56'
implementation 'androidx.multidex:multidex:2.0.1' implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3' implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'