mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
Bumping version to 2.1.2
// FREEBIE
This commit is contained in:
parent
ecb67cd84f
commit
e53bbe8453
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.thoughtcrime.securesms"
|
||||
android:versionCode="73"
|
||||
android:versionName="2.1.1">
|
||||
android:versionCode="74"
|
||||
android:versionName="2.1.2">
|
||||
|
||||
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
||||
android:label="Access to TextSecure Secrets"
|
||||
|
|
Loading…
Reference in a new issue