Merge remote-tracking branch 'origin/main' into feat/v9-prerelease

This commit is contained in:
Nathan Walker
2025-11-02 08:54:59 -08:00
42 changed files with 729 additions and 417 deletions

View File

@@ -7,9 +7,9 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:8.11.1'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21'
// NOTE: Do not place your application dependencies here; they belong
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}