X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=21d6a06f2addb73a83338cee42f940a226480208;hb=03d8cff45bad452e9081e030c5d35a985a3eb7d3;hp=bb3843c58655a4da9c9304529a209c41949c5824;hpb=fadca03f4c210d4481663261456d72f5d92bcf8c;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index bb3843c..21d6a06 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,28 +2,33 @@ + android:versionCode="85" + android:versionName="5.3.4" > + android:targetSdkVersion="23" /> + - + - + android:supportsRtl="true" + android:theme="@style/AppBaseThemeDark" > @@ -36,15 +41,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + android:name=".AboutActivity" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + + + + + + - \ No newline at end of file +