ifengouy 2 лет назад
Родитель
Сommit
e202c38c02
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -78,7 +78,7 @@ dependencies {
     implementation('com.jzxiang.pickerview:TimePickerDialog:1.0.1') {
         exclude group: 'com.android.support'
     }
-    implementation 'com.android.support:appcompat-v7:28.0.0'
+//    implementation 'com.android.support:appcompat-v7:28.0.0'
 
     implementation 'com.github.gzu-liyujiang.AndroidPicker:Common:4.1.9'
     implementation 'com.github.gzu-liyujiang.AndroidPicker:FilePicker:4.1.9'