updating commons and gradle

This commit is contained in:
tibbi
2021-05-22 15:46:14 +02:00
parent 2ec1e51d77
commit d18a2edd43
3 changed files with 3 additions and 3 deletions

View File

@@ -66,7 +66,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:99a97f2e16'
implementation 'com.github.SimpleMobileTools:Simple-Commons:ac45c5e893'
implementation 'com.facebook.stetho:stetho:1.5.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.shawnlin:number-picker:2.4.6'