Update version to 1.4
This commit is contained in:
parent
11b7e2e339
commit
2d90e751a3
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.r3pek.droiduptime" android:versionCode="8"
|
||||
android:versionName="1.3.2">
|
||||
package="org.r3pek.droiduptime" android:versionName="1.4" android:versionCode="9">
|
||||
<application android:icon="@drawable/icon" android:label="@string/app_name"
|
||||
android:debuggable="false">
|
||||
|
||||
|
|
Loading…
Reference in a new issue