changed version to 0.8 alpha
This commit is contained in:
parent
df2257aed6
commit
9f9c3d3c2f
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="eu.siacs.conversations"
|
||||
android:versionCode="31"
|
||||
android:versionName="0.7.3" >
|
||||
android:versionCode="32"
|
||||
android:versionName="0.8-alpha" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
@ -121,4 +121,4 @@
|
|||
<activity android:name="de.duenndns.ssl.MemorizingActivity" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in a new issue