updating commons

This commit is contained in:
tibbi 2023-05-24 22:59:09 +02:00
parent c85732b99c
commit 8e94190118
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:c31d0fda56'
implementation 'com.github.SimpleMobileTools:Simple-Commons:6ba091b93e'
implementation 'com.facebook.stetho:stetho:1.5.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.shawnlin:number-picker:2.4.6'