shanmulinxi 2 vuotta sitten
vanhempi
commit
4f6751e642
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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' 
 }