Browse Source

删除support包

ifengouy 2 years ago
parent
commit
e202c38c02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -78,7 +78,7 @@ dependencies {
     implementation('com.jzxiang.pickerview:TimePickerDialog:1.0.1') {
     implementation('com.jzxiang.pickerview:TimePickerDialog:1.0.1') {
         exclude group: 'com.android.support'
         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:Common:4.1.9'
     implementation 'com.github.gzu-liyujiang.AndroidPicker:FilePicker:4.1.9'
     implementation 'com.github.gzu-liyujiang.AndroidPicker:FilePicker:4.1.9'