material lib for time picker
This commit is contained in:
parent
02629279cb
commit
cb5177fa38
@ -14,8 +14,8 @@ android {
|
||||
applicationId "com.utsmm.kbz"
|
||||
minSdk 24
|
||||
targetSdk 33
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionCode 21
|
||||
versionName "2.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
@ -222,9 +222,6 @@ dependencies {
|
||||
|
||||
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
|
||||
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
//time picker
|
||||
implementation "com.google.android.material:material:1.11.0"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user