shanmulinxi 2 years ago
parent
commit
4f6751e642
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -83,6 +83,6 @@ dependencies {
     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:ImagePicker:4.1.9'
-    implementation 'com.github.gzu-liyujiang.AndroidPicker:CalendarPicker:4.1.9'
-    implementation 'com.github.gzu-liyujiang.AndroidPicker:WheelPicker:4.1.9'
+    implementation 'com.github.gzu-liyujiang.AndroidPicker:CalendarPicker:4.1.9' 
+    implementation 'com.github.gzu-liyujiang.AndroidPicker:WheelPicker:4.1.9' 
 }