updating commons

This commit is contained in:
tibbi 2022-10-06 16:24:10 +02:00
parent e18c4b9541
commit 610d9e6728

View File

@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:1d9fc3fd29'
implementation 'com.github.SimpleMobileTools:Simple-Commons:30ed4461a7'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}