X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=eb197198dcdf9dfec7f064717e93db37bce5c802;hb=0d6b69d8819c937eed8a911f491146b76a9b1300;hp=0c8e8ace574d3b2db9da24ec92c0d538a2b06c20;hpb=0c24438a58327fedcb69eba60c2985decceccf72;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0c8e8ac..eb19719 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,27 +2,32 @@ + android:versionCode="96" + android:versionName="5.4.2" > + android:minSdkVersion="10" + android:targetSdkVersion="25" /> + - + - + android:supportsRtl="true" + android:theme="@style/AppBaseThemeDark" > @@ -35,15 +40,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + android:name=".PreferenceActivity" + android:parentActivityName=".DictionaryActivity" > + + + + - \ No newline at end of file +