Files
Messenger/android/gradle.properties
benya c86c8cf344
Some checks failed
CI / test (push) Failing after 2m4s
android: bootstrap phase-0 compose project skeleton
2026-03-08 23:00:43 +03:00

5 lines
131 B
INI

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