started development on 0.8-alpha
This commit is contained in:
parent
a1d6f91036
commit
a6d4a9cda1
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="eu.siacs.conversations"
|
||||
android:versionCode="26"
|
||||
android:versionName="0.7" >
|
||||
android:versionCode="27"
|
||||
android:versionName="0.8-alpha" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
Loading…
Reference in a new issue