SshProxyVpnAndroid/gradle.properties
kykaevv 46fcf18bed Initial commit of SSH Proxy VPN Android app.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-01 13:31:24 +03:00

5 lines
136 B
INI

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