X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=AndroidManifest.xml;h=d7b414b73fe5d6db4ea8285fa3863f59c6442c84;hb=b67ceccd06b3f077fc280bd5940a672be8eba43a;hp=9d72139cb125589287b30451c604daa322ceab23;hpb=8188ed471408a64ef058aa1222b5ee715211bd22;p=unical.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9d72139..d7b414b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,11 +1,11 @@ + android:versionName="0.1" > + android:minSdkVersion="14" + android:targetSdkVersion="18" /> @@ -14,16 +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