updating commons

This commit is contained in:
tibbi 2023-07-02 10:47:12 +02:00
parent 6deae5cf13
commit b4e85e4ec3
1 changed files with 1 additions and 1 deletions

View File

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