|
|
|
@ -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="101"
|
|
|
|
|
android:versionName="2.7.1">
|
|
|
|
|
android:versionCode="102"
|
|
|
|
|
android:versionName="2.8.0">
|
|
|
|
|
|
|
|
|
|
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
|
|
|
|
android:label="Access to TextSecure Secrets"
|
|
|
|
|