updating commons

This commit is contained in:
tibbi 2023-07-25 15:45:56 +02:00
parent 6a351fe3c5
commit 121fcddf90

View File

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