X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=21d6a06f2addb73a83338cee42f940a226480208;hb=998ef327aa538f3877d0736c108847cdcb242cb3;hp=6f90cc489d73c16bb3d08784333907b66a6d9625;hpb=25ea6e908f9d0d78bf6ad789aa2ecc66700e2087;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 6f90cc4..21d6a06 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,27 +2,33 @@ + android:versionCode="85" + android:versionName="5.3.4" > + android:minSdkVersion="10" + android:targetSdkVersion="23" /> + - + - + android:supportsRtl="true" + android:theme="@style/AppBaseThemeDark" > @@ -35,49 +41,81 @@ - - + --> - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + + + + + + android:name=".HtmlDisplayActivity" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + - - - - \ No newline at end of file +