X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=android%2FAndroidManifest.xml;h=dbde2a40718327bbfcc43230de9efe4d5b6b3e58;hb=25d046da9e5208bf5cb9e7eec7d1345d37ed9492;hp=522b4b8dfecd72e5628627a3d880be3c77718c7d;hpb=0a855ca3c1d0c84de41a928cc99fd8544a933015;p=cavedroid.git diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 522b4b8..dbde2a4 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,16 +1,12 @@ - - - - + xmlns:tools="http://schemas.android.com/tools" package="ru.deadsoftware.cavedroid"> + android:allowBackup="true" + android:icon="@drawable/ic_launcher" + android:label="@string/app_name" + android:theme="@style/GdxTheme" tools:ignore="GoogleAppIndexingWarning">