Bumping version to 2.1.1
This commit is contained in:
parent
40698212bb
commit
c632b32ff8
1 changed files with 2 additions and 2 deletions
|
@ -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="72"
|
android:versionCode="73"
|
||||||
android:versionName="2.1.0">
|
android:versionName="2.1.1">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
|
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue