updating commons

This commit is contained in:
tibbi 2022-06-22 17:59:26 +02:00
parent d754e585a7
commit adeb0e14c7
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:bc0d61dacb'
implementation 'com.github.SimpleMobileTools:Simple-Commons:4b8a3568df'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}