version bump to 0.7.1
This commit is contained in:
parent
ca560ae4de
commit
73cba91c9b
|
@ -2,7 +2,7 @@
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="eu.siacs.conversations"
|
package="eu.siacs.conversations"
|
||||||
android:versionCode="27"
|
android:versionCode="27"
|
||||||
android:versionName="0.8-alpha" >
|
android:versionName="0.7.1" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="14"
|
android:minSdkVersion="14"
|
||||||
|
|
Loading…
Reference in a new issue