We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ff4ec commit 25e03b3Copy full SHA for 25e03b3
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="63"
6
- android:versionName="2.0">
+ android:versionCode="64"
+ android:versionName="2.0.1">
7
8
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
9
0 commit comments