updating commons and gradle

This commit is contained in:
tibbi
2022-10-11 13:39:50 +02:00
parent c62696fe2f
commit 021af53745
3 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:b2a2c40a27'
implementation 'com.github.SimpleMobileTools:Simple-Commons:78b27e9f16'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
}