This website requires JavaScript.
Explore
Help
Sign In
izzy
/
ppsspp
Watch
0
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/izzy2lost/ppsspp.git
synced
2026-03-10 12:43:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
https-linux-poc
Add File
New File
Apply Patch
ppsspp
/
android
/
gradle.properties
3 lines
81 B
Properties
Raw
Permalink
Normal View
History
Unescape
Escape
Misc cleanup
2017-08-08 13:00:46 +02:00
org.gradle.jvmargs
=
-Xmx1536M
Android: Add a dependency on the AndroidX appcompat library. It's apache licensed so it's ok, and I need it for some Storage Access Framework work for #11997.
2021-03-13 15:49:25 +01:00
android.useAndroidX
=
true
android.enableJetifier
=
true
Reference in New Issue
Copy Permalink