mirror of https://github.com/axmolengine/axmol.git
722b6af026
Add noCompress config to build.gradle for all templates & tests project Exists project, please add follow config android { // Other configs // ... // noCompress config aaptOptions { noCompress 'mp3','ogg','wav','mp4','ttf','ttc' } } |
||
---|---|---|
.. | ||
jni/hellocpp | ||
res | ||
src/org/cocos2dx/cpp | ||
.gitignore | ||
AndroidManifest.xml | ||
build.gradle | ||
proguard-rules.pro |