- Add adaptive icon: shield with checkmark on teal background - Vector drawable foreground (no PNG needed) - Suppress compileSdk=35 warning for AGP 8.4 Fixes: AAPT error "resource mipmap/ic_launcher not found" Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
226 B
INI
7 lines
226 B
INI
android.useAndroidX=true
|
|
android.nonTransitiveRClass=true
|
|
android.suppressUnsupportedCompileSdk=35
|
|
kotlin.code.style=official
|
|
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true
|