We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a3e87 commit cf9c9bbCopy full SHA for cf9c9bb
1 file changed
AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
package="org.thoughtcrime.securesms"
5
- android:versionCode="79"
6
- android:versionName="2.1.7">
+ android:versionCode="80"
+ android:versionName="2.1.8">
7
8
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
9
android:label="Access to TextSecure Secrets"
0 commit comments