X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;ds=sidebyside;f=AndroidManifest.xml;h=e2bb9338dea799d44e664d10f436e4c0495bf1f3;hb=bb444972adb090c5adf8ce2f2bb12271e2bb251a;hp=0c8e8ace574d3b2db9da24ec92c0d538a2b06c20;hpb=0c24438a58327fedcb69eba60c2985decceccf72;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0c8e8ac..e2bb933 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,27 +2,32 @@ + android:versionCode="85" + android:versionName="5.3.4" > + android:minSdkVersion="10" + android:targetSdkVersion="23" /> + - + - + android:theme="@style/AppBaseThemeDark" > @@ -35,15 +40,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + android:name=".AboutActivity" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + + + + + + - \ No newline at end of file +