mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
Bumped version to 0.9.5
This commit is contained in:
parent
9c4d973bef
commit
fa8208de33
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="org.thoughtcrime.securesms"
|
||||
android:versionCode="41"
|
||||
android:versionName="0.9.4">
|
||||
android:versionCode="42"
|
||||
android:versionName="0.9.5">
|
||||
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue