updating commons

This commit is contained in:
tibbi 2023-03-25 12:00:42 +01:00
parent 9db8c04cb8
commit 3da2b52c6c
1 changed files with 1 additions and 1 deletions

View File

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