migrate onto new android dsl

This commit is contained in:
2026-08-28 23:04:25 +06:00
parent 9381e7d057
commit 6c843c4dd4
53 changed files with 101 additions and 121 deletions

View File

@@ -4,8 +4,6 @@ kotlin.incremental=true
kotlin.incremental.js=true
#kotlin.experimental.tryK2=true
android.useAndroidX=true
android.builtInKotlin=false
android.newDsl=false
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=2g
## https://github.com/google/ksp/issues/2491