Skip to content

add multiDex to support low android version#6

Open
zay448345045 wants to merge 16 commits intoQuasiStellar:margaritafrom
zay448345045:margarita
Open

add multiDex to support low android version#6
zay448345045 wants to merge 16 commits intoQuasiStellar:margaritafrom
zay448345045:margarita

Conversation

@zay448345045
Copy link

No description provided.


# Necessary to turn off certain R8 optimizations that would otherwise cause Shattered to crash
android.enableR8.fullMode=false No newline at end of file
android.enableR8.fullMode=false
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check the comment above. are you sure it's not a problem?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, you can ignore this commit. I personally prefer to disable minify and obfuscation of build files during compilation, so that game applications will be more friendly for developers to debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants