This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-17 04:39:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
android
/
gradle.properties
3 lines
81 B
Properties
Raw
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