updated android index sdk publishing configs

This commit is contained in:
strawmanbobi
2025-11-27 14:09:34 +08:00
parent 5a0912f8f4
commit 026433d7b4
5 changed files with 134 additions and 28 deletions

View File

@@ -1 +1,7 @@
include ':android'
pluginManagement {
repositories {
gradlePluginPortal()
google()
mavenCentral()
}
}