updating commons

This commit is contained in:
tibbi 2022-06-29 16:50:35 +02:00
parent 229870be8a
commit a4c54453a5

View File

@ -63,7 +63,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:e79c9bba93' implementation 'com.github.SimpleMobileTools:Simple-Commons:4cfef38454'
implementation 'com.facebook.stetho:stetho:1.5.1' implementation 'com.facebook.stetho:stetho:1.5.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.shawnlin:number-picker:2.4.6' implementation 'com.shawnlin:number-picker:2.4.6'