From: Alexis Laferrière Date: Sat, 10 Jan 2015 14:20:30 +0000 (-0500) Subject: nitc/android: set the icon for the APK as expected by the Play Store X-Git-Tag: v0.7.1~36^2~2 X-Git-Url: http://nitlanguage.org nitc/android: set the icon for the APK as expected by the Play Store Signed-off-by: Alexis Laferrière --- diff --git a/src/compiler/android_platform.nit b/src/compiler/android_platform.nit index 5d6d312..b4e3cdf 100644 --- a/src/compiler/android_platform.nit +++ b/src/compiler/android_platform.nit @@ -174,7 +174,8 @@ $(call import-module,android/native_app_glue) + android:debuggable="{{{not release}}}" + {{{icon_declaration}}}>