updating commons

This commit is contained in:
tibbi 2023-04-24 10:24:17 +02:00
parent d639e8a97d
commit 5a44ec7833
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:3aade6f350'
implementation 'com.github.SimpleMobileTools:Simple-Commons:5fce7acf1d'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
}