godot/platform/android/java
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
..
app Android: Fix truncated application attributes after #50028 cherry-pick 2021-07-07 00:49:07 +02:00
gradle/wrapper Update config versions and deprecate the use of the jcenter maven repo. 2021-06-29 14:02:22 +02:00
lib Merge pull request #50221 from madmiraal/fix-50125-3.x 2021-07-06 23:46:36 +02:00
nativeSrcsConfigs Enable doNotStrip when doing development/debugging within Android Studio 2021-03-17 15:17:02 +01:00
build.gradle Update config versions and deprecate the use of the jcenter maven repo. 2021-06-29 14:02:22 +02:00
gradle.properties [Android] Allow to build dev template with symbols 2021-04-28 22:00:25 +03:00
gradlew Fix lint error/warning while building android template 2018-12-18 17:26:33 +09:00
gradlew.bat Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
settings.gradle Add a separate nativeSrcsConfigs module to handle Android Studio constraints for native code editor support. 2020-11-11 15:30:56 +01:00