Update android version, fix android build,

This commit is contained in:
2025-02-26 18:15:19 +10:30
parent bed026dd20
commit 3ea9e30bda
16 changed files with 243 additions and 193 deletions

View File

@@ -6,8 +6,8 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.0'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.16'
classpath 'com.android.tools.build:gradle:8.8.1'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.4'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files