refactor: update to agp 9

This commit is contained in:
Cilly Leang 2026-02-05 02:46:13 +11:00
parent 0a5b0f532a
commit 48b69c88a9
Signed by: cilly
GPG key ID: 6500251E087653C9
28 changed files with 108 additions and 163 deletions

View file

@ -33,6 +33,7 @@ plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
include(":android")
include(":api:gateway")
include(":api:rest")
include(":api:shared")