updating commons

This commit is contained in:
tibbi 2021-09-27 10:10:00 +02:00
parent a895d10ae0
commit 891dcf1a7b
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:8e64d28412' implementation 'com.github.SimpleMobileTools:Simple-Commons:a74ec200da'
implementation 'org.greenrobot:eventbus:3.2.0' implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
} }