mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 08:35:46 +08:00
Adjust data structure and layout
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.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#org.gradle.jvmargs=-Xmx1536M
|
||||
org.gradle.jvmargs=-Xmx12288m
|
||||
org.gradle.jvmargs=-Xmx16384m
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
||||
Reference in New Issue
Block a user