X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=9e0e00282c79fa62eccdb8e8f807300a8e4665f0;hb=0ed437571ea605f3d24f3cbaacc1f33a6a09615d;hp=620c4db6034af40a0c3a9462549a169d6cfb7da2;hpb=2d95c2550a2f11aac3a55b0c9b8a7b5c86db7b9a;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 620c4db..9e0e002 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,16 +2,19 @@ + android:versionCode="85" + android:versionName="5.3.4" > + android:targetSdkVersion="23" /> + @@ -21,6 +24,7 @@ android:name=".DictionaryApplication" android:allowBackup="true" android:icon="@drawable/icon" + android:banner="@drawable/banner_tv" android:label="@string/app_name" android:theme="@style/AppBaseThemeDark" > + + + + @@ -62,6 +66,16 @@ @author Dominik Köppl Added two different intents to catch simple and advanced queries from other external applications. --> + + + + + + + + + +