updating commons

This commit is contained in:
tibbi 2022-09-11 22:01:31 +02:00
parent d73a5f17c6
commit 5713537fc9
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:28a68aa6c0'
implementation 'com.github.SimpleMobileTools:Simple-Commons:15c753bd01'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}