Files
harley 4d168a44bb Initial commit: Hermes Android native app
Fullscreen WebView wrapper with foreground keepalive service,
configurable server URL, and JavaScript bridge for native features.
2026-07-07 20:30:33 -04:00

6 lines
177 B
Properties

org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true
android.suppressUnsupportedCompileSdk=36