|
|
|
@ -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="99"
|
|
|
|
|
android:versionName="2.6.4">
|
|
|
|
|
android:versionCode="100"
|
|
|
|
|
android:versionName="2.7.0-B1">
|
|
|
|
|
|
|
|
|
|
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
|
|
|
|
android:label="Access to TextSecure Secrets"
|
|
|
|
|