We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41fadc3 commit 3e80032Copy full SHA for 3e80032
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="98"
6
- android:versionName="2.6.3">
+ android:versionCode="99"
+ android:versionName="2.6.4">
7
8
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
9
android:label="Access to TextSecure Secrets"
0 commit comments