|
|
|
@ -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="79"
|
|
|
|
|
android:versionName="2.1.7">
|
|
|
|
|
android:versionCode="80"
|
|
|
|
|
android:versionName="2.1.8">
|
|
|
|
|
|
|
|
|
|
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
|
|
|
|
android:label="Access to TextSecure Secrets"
|
|
|
|
|