1
0
Fork 0

Fix some localization related bugs

This commit is contained in:
Carlos Mogas da Silva 2010-07-24 12:21:48 +01:00
parent c9d4808be2
commit 5b2431be5f
2 changed files with 1 additions and 1 deletions

View file

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