updating commons

This commit is contained in:
tibbi 2023-01-11 10:06:17 +01:00
parent 7ae79f6f5c
commit c8b2508186
1 changed files with 1 additions and 1 deletions

View File

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