Bump version to 0.7.2
This commit is contained in:
parent
a8b2f5f9ee
commit
1b6c9eb2c1
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="26"
|
||||
android:versionName="0.7.1">
|
||||
android:versionCode="27"
|
||||
android:versionName="0.7.2">
|
||||
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue