X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=9e0e00282c79fa62eccdb8e8f807300a8e4665f0;hb=1017c59e1915ccc93e80175a9975444221f4a917;hp=245ba6fea8489211cf0b98e3a58688f28a3fecf7;hpb=d2ae729dd7050e6fd6645fe7d3df818407f50f31;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 245ba6f..9e0e002 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,16 +2,19 @@ + android:versionCode="85" + android:versionName="5.3.4" > + android:targetSdkVersion="23" /> + @@ -21,8 +24,9 @@ android:name=".DictionaryApplication" android:allowBackup="true" android:icon="@drawable/icon" + android:banner="@drawable/banner_tv" android:label="@string/app_name" - android:theme="@style/AppTheme" > + android:theme="@style/AppBaseThemeDark" > @@ -35,13 +39,12 @@ + + + + @@ -60,8 +64,18 @@ + + + + + + + + + + @@ -102,4 +116,4 @@ - \ No newline at end of file +