1
0
Fork 0

Update version to 1.4

This commit is contained in:
Carlos Mogas da Silva 2010-10-07 18:55:07 +01:00
parent 11b7e2e339
commit 2d90e751a3

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.r3pek.droiduptime" android:versionCode="8" package="org.r3pek.droiduptime" android:versionName="1.4" android:versionCode="9">
android:versionName="1.3.2">
<application android:icon="@drawable/icon" android:label="@string/app_name" <application android:icon="@drawable/icon" android:label="@string/app_name"
android:debuggable="false"> android:debuggable="false">