Fix some localization related bugs
This commit is contained in:
parent
c9d4808be2
commit
5b2431be5f
2 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue