X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=AndroidManifest.xml;h=d7b414b73fe5d6db4ea8285fa3863f59c6442c84;hb=ad349897bb277240bdc5610b9a62d78e5327157b;hp=dfb1e926ff810b07de7e51e002578945cf9679f9;hpb=eb5b6684128e2154920a6d295e6650d57290a79a;p=unical.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index dfb1e92..d7b414b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,11 +1,11 @@ + android:versionName="0.1" > + android:minSdkVersion="14" + android:targetSdkVersion="18" /> @@ -14,18 +14,18 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/AppTheme" > - + android:theme="@android:style/Theme.DeviceDefault.Light" > + - - - + - + + + \ No newline at end of file