|
|
|
@ -156,6 +156,7 @@ android-application = { id = "com.android.application", version.ref = "androidGr
|
|
|
|
|
android-library = { id = "com.android.library", version.ref = "androidGradlePlugin" }
|
|
|
|
|
android-test = { id = "com.android.test", version.ref = "androidGradlePlugin" }
|
|
|
|
|
baselineprofile = { id = "androidx.baselineprofile", version.ref = "androidxMacroBenchmark"}
|
|
|
|
|
dependencyGuard = { id = "com.dropbox.dependency-guard", version.ref = "dependencyGuard" }
|
|
|
|
|
firebase-crashlytics = { id = "com.google.firebase.crashlytics", version.ref = "firebaseCrashlyticsPlugin" }
|
|
|
|
|
firebase-perf = { id = "com.google.firebase.firebase-perf", version.ref = "firebasePerfPlugin" }
|
|
|
|
|
gms = { id = "com.google.gms.google-services", version.ref = "gmsPlugin" }
|
|
|
|
@ -166,7 +167,6 @@ ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
|
|
|
|
protobuf = { id = "com.google.protobuf", version.ref = "protobufPlugin" }
|
|
|
|
|
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
|
|
|
|
|
secrets = { id = "com.google.android.libraries.mapsplatform.secrets-gradle-plugin", version.ref = "secrets" }
|
|
|
|
|
dependencyGuard = { id = "com.dropbox.dependency-guard", version.ref = "dependencyGuard" }
|
|
|
|
|
|
|
|
|
|
# Plugins defined by this project
|
|
|
|
|
nowinandroid-android-application = { id = "nowinandroid.android.application", version = "unspecified" }
|
|
|
|
|