This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
boinc
mirror of
https://github.com/BOINC/boinc.git
Watch
1
Star
0
Fork
You've already forked boinc
0
Code
Issues
1
Packages
Projects
Releases
Wiki
Activity
f46fe7b01b
boinc
/
android
/
BOINC
/
gradle.properties
3 lines
81 B
Properties
Raw
Normal View
History
Unescape
Escape
Configure project to use the AndroidX library instead of the legacy Android Support library.
2020-03-11 23:45:55 +00:00
android.enableJetifier
=
true
Add JVM argument with memory limit.
2020-04-07 12:11:12 +00:00
android.useAndroidX
=
true
org.gradle.jvmargs
=
-Xmx4096m