This repository has been archived on 2023-08-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
LocalSpend-Tracker/android/gradle.properties

5 lines
104 B
Properties
Raw Normal View History

2019-01-22 20:20:10 +00:00
org.gradle.jvmargs=-Xmx1536M
2020-07-29 21:47:40 +01:00
android.useAndroidX=true
android.enableJetifier=true
android.enableR8=true