Bumping version to 0.8.4
This commit is contained in:
parent
61b6d11911
commit
5f16da8fca
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="33"
|
||||
android:versionName="0.8.3">
|
||||
android:versionCode="34"
|
||||
android:versionName="0.8.4">
|
||||
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue