updating commons

This commit is contained in:
tibbi 2022-11-24 23:21:03 +01:00
parent 9d249cf5c0
commit ff0c98dd9b
1 changed files with 1 additions and 1 deletions

View File

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