X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=3954c4fe8623d74d56336782f7d5b0f635ea563d;hb=96a544d7fc432f7b71e3994b7c6f33143ccd7ae0;hp=99eea889d64b06b98a234edef400247a63ba45ba;hpb=9c501f32b5275b07f2104d65d696c0b4735b021c;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 99eea88..3954c4f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,27 +2,31 @@ + android:versionCode="84" + android:versionName="5.3.4" > + android:minSdkVersion="10" + android:targetSdkVersion="23" /> + - + - + android:theme="@style/AppBaseThemeDark" > @@ -35,15 +39,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + android:name=".AboutActivity" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + + + + + + - \ No newline at end of file +