We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124bcf2 commit f58f79aCopy full SHA for f58f79a
1 file changed
AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="org.thoughtcrime.securesms"
4
- android:versionCode="55"
5
- android:versionName="0.9.9.9">
+ android:versionCode="56"
+ android:versionName="1.0">
6
7
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
8
0 commit comments