godot/platform/android/export
Rémi Verschelde 46c68c0fb9
Android: Fix truncated application attributes after #50028 cherry-pick
The `android:icon` attribute is expected to be the last one in the application
definition, as documented by the comment. cd64bcd missed that and caused some
arguments to be truncated.

Fixes #50224.
2021-07-07 00:49:07 +02:00
..
export.cpp Android: Add isGame application attribute, default to true 2021-07-06 11:10:45 +02:00
export.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gradle_export_util.h Android: Fix truncated application attributes after #50028 cherry-pick 2021-07-07 00:49:07 +02:00