updating commons

This commit is contained in:
tibbi 2022-10-06 14:43:45 +02:00
parent e533af5e1c
commit e18c4b9541
1 changed files with 1 additions and 1 deletions

View File

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