updating commons

This commit is contained in:
tibbi 2021-12-12 10:51:21 +01:00
parent e40cbb5b59
commit 62cc28b19d
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:f0df990823'
implementation 'com.github.SimpleMobileTools:Simple-Commons:5566a9d221'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'