mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-16 06:32:22 +01:00
marked version 0.2 - skipping beta
This commit is contained in:
parent
2fe9bbecdb
commit
4be8280beb
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="eu.siacs.conversations"
|
||||
android:versionCode="10"
|
||||
android:versionName="0.2-alpha" >
|
||||
android:versionCode="11"
|
||||
android:versionName="0.2" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
Loading…
Reference in a new issue