Frankensteinly 10 місяців тому
батько
коміт
715da28663
1 змінених файлів з 3 додано та 0 видалено
  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'
 }