mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-25 02:55:23 +00:00
Bump version to 0.6.1
This commit is contained in:
parent
07305d939a
commit
3900808578
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.thoughtcrime.securesms"
|
||||
android:versionCode="22"
|
||||
android:versionName="0.6">
|
||||
android:versionCode="23"
|
||||
android:versionName="0.6.1">
|
||||
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="14"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user