mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 02:25:19 +00:00
Bump version to 1.0.1
This commit is contained in:
parent
9cf1751c49
commit
9c0db4c259
@ -2,8 +2,8 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="org.thoughtcrime.securesms"
|
package="org.thoughtcrime.securesms"
|
||||||
android:versionCode="56"
|
android:versionCode="57"
|
||||||
android:versionName="1.0">
|
android:versionName="1.0.1">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17"/>
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user