fixed a couple of srv record related issues
This commit is contained in:
parent
39c651a236
commit
8b85b603d3
|
@ -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="6"
|
||||
android:versionName="0.1" >
|
||||
android:versionCode="7"
|
||||
android:versionName="0.1.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
Loading…
Reference in a new issue