Migrate to ADB kotlin support

Update sourceSets
This commit is contained in:
Geoffroy Bonneville
2026-07-16 18:24:17 -04:00
parent 210b509132
commit 1db7d4f37f
3 changed files with 9 additions and 10 deletions
+1 -2
View File
@@ -16,12 +16,11 @@
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
android.builtInKotlin=false
android.defaults.buildfeatures.resvalues=true
android.dependency.excludeLibraryComponentsFromConstraints=true
android.dependency.useConstraints=true
android.enableAppCompileTimeRClass=false
android.enableJetifier=false
android.newDsl=false
android.r8.optimizedResourceShrinking=false
android.r8.strictFullModeForKeepRules=false
android.sdk.defaultTargetSdkToCompileSdkIfUnset=false