oplogy/build.gradle
oKikuti d97b8aeeae 菊池
マップのアクティビティを入れました。
2024-06-04 14:49:51 +09:00

6 lines
330 B
Groovy

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.0.2' apply false
id 'com.android.library' version '8.0.2' apply false
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version '2.0.1' apply false
}