updating commons

This commit is contained in:
tibbi 2023-09-07 11:15:50 +02:00
parent 3924b33ebb
commit 6142287e45
1 changed files with 1 additions and 1 deletions

View File

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