mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
There are a lot of changes compared to the previous version, many features are mixed together and not easy to commit individually. Added a new control panel Added advertisements Moved packets out of assets Adjusted the data structure, so that it will be easier to add multi-container functionality in the future.
5 lines
113 B
Properties
5 lines
113 B
Properties
#org.gradle.jvmargs=-Xmx1536M
|
|
org.gradle.jvmargs=-Xmx16384m
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|