Version bump in AndroidManifest
This commit is contained in:
parent
ee08856273
commit
5d3e38a740
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.bitsharesmunich.graphenej"
|
||||
android:versionCode="5"
|
||||
android:versionName="0.4.3" >
|
||||
android:versionCode="6"
|
||||
android:versionName="0.4.4" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="1" />
|
||||
<application/>
|
||||
|
|
Loading…
Reference in a new issue