mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 12:05:22 +00:00
Bump version to 2.6.2
// FREEBIE
This commit is contained in:
parent
c05aca19ae
commit
4e87513867
@ -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="96"
|
android:versionCode="97"
|
||||||
android:versionName="2.6.1">
|
android:versionName="2.6.2">
|
||||||
|
|
||||||
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
||||||
android:label="Access to TextSecure Secrets"
|
android:label="Access to TextSecure Secrets"
|
||||||
|
Loading…
Reference in New Issue
Block a user