updating commons

This commit is contained in:
tibbi 2023-03-25 12:19:21 +01:00
parent dd78bfe8ba
commit 4bc55c1282
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:8bcb4d3851'
implementation 'com.github.SimpleMobileTools:Simple-Commons:9f0c466018'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}