|
|
|
@ -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="81"
|
|
|
|
|
android:versionName="2.1.9">
|
|
|
|
|
android:versionCode="82"
|
|
|
|
|
android:versionName="2.1.10">
|
|
|
|
|
|
|
|
|
|
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
|
|
|
|
android:label="Access to TextSecure Secrets"
|
|
|
|
|