X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=32d2c7bc44f5a8f0253c0e323356c6f32a4e13b0;hb=3f2567326e80031aa708f13871259f697b408c86;hp=a1bc6b2bde3d1fa1a5c5aa351e81ae4dc06e7784;hpb=63ef93b1c1def39fc7e55dc8056df35d8db1ee42;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a1bc6b2..32d2c7b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,16 +2,19 @@ + android:versionCode="82" + android:versionName="5.3.3" > + 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. --> + + + + + + + + + +