X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=4e76e8661044006ff324c7ac1b44d88ae80048ac;hb=624819e560f269356af119f5a73848a0b1e25540;hp=99eea889d64b06b98a234edef400247a63ba45ba;hpb=9c501f32b5275b07f2104d65d696c0b4735b021c;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 99eea88..4e76e86 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,12 +2,12 @@ + android:versionCode="74" + android:versionName="5.3.0" > + android:minSdkVersion="10" + android:targetSdkVersion="19" /> - + - + android:theme="@style/AppBaseThemeDark" > @@ -35,15 +35,76 @@ + + - - - - - + android:name=".DictionaryActivity" + android:label="@string/app_name" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file +