updating commons

This commit is contained in:
tibbi 2023-01-12 10:54:26 +01:00
parent e9ffd9c3a8
commit d009db88ea
1 changed files with 1 additions and 1 deletions

View File

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