updating commons

This commit is contained in:
tibbi 2023-09-05 11:44:14 +02:00
parent f6c231191d
commit 60700238d5
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:7c1e5b5777'
implementation 'com.github.SimpleMobileTools:Simple-Commons:73d78e5cd3'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
}