MikeHart
Administrator
CX Code Contributor
3rd Party Module Dev
3rd Party Target Dev
3rd Party Tool Dev
- Joined
- Jun 19, 2017
- Messages
- 3,497
By @grant on GH issues:
Just comment out the one line that imports the app compat library, and the base size of a game will go from 6.25MB to 668KB (based on the bouncy aliens example when installed on my phone).
There should probably be a way to include it again using the config.cxs file.
https://github.com/cerberusxdev/cer.../template/gradletemplate/app/build.gradle#L45
Dead code really gets on my nerves. ha ha
What do you think of this? I'd like to do a PR for this.