updating commons

This commit is contained in:
Tibor Kaputa 2023-08-30 14:22:45 +02:00 committed by GitHub
parent c58a4aa1f2
commit aec0fb8e9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:565200547d'
implementation 'com.github.SimpleMobileTools:Simple-Commons:7c1e5b5777'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}