Explorar o código

添加地图组件

Frankensteinly hai 10 meses
pai
achega
715da28663
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      app/build.gradle

+ 3 - 0
app/build.gradle

@@ -112,4 +112,7 @@ dependencies {
     implementation 'androidx.viewpager2:viewpager2:1.0.0'
 
     implementation 'com.github.bumptech.glide:glide:4.11.0'
+
+    // https://github.com/onlylemi/MapView
+    implementation 'com.github.onlylemi:mapview:v1.0'
 }