updating commons

This commit is contained in:
tibbi 2022-02-27 23:35:38 +01:00
parent db5fdcdb96
commit 0325ea8b96
1 changed files with 1 additions and 1 deletions

View File

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