Command-line tools 23.0. (#492)

This commit is contained in:
Yang
2026-08-26 18:30:25 +10:00
committed by GitHub
parent 04335bcf9e
commit ed009f5318
9 changed files with 27 additions and 34 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
plugins {
id("com.android.application") version "9.1.0" apply false
id("org.jetbrains.kotlin.android") version "2.3.10" apply false
id("com.android.application") version "9.3.2" apply false
id("org.jetbrains.kotlin.android") version "2.4.10" apply false
}