mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
Bump version to 2.11.0
// FREEBIE
This commit is contained in:
parent
ffe35bef93
commit
568c69c9be
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="109"
|
||||
android:versionName="2.10.2">
|
||||
android:versionCode="110"
|
||||
android:versionName="2.11.0">
|
||||
|
||||
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
||||
android:label="Access to TextSecure Secrets"
|
||||
|
|
Loading…
Reference in a new issue