This repository has been archived on 2020-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
hermes/android/gradle.properties

5 lines
104 B
Properties
Raw Permalink Normal View History

2019-01-30 13:11:35 +00:00
org.gradle.jvmargs=-Xmx1536M
2020-01-05 22:52:19 +00:00
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true