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