We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8281ef1 commit 8ecf972Copy full SHA for 8ecf972
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="54"
5
- android:versionName="0.9.9.8">
+ android:versionCode="55"
+ android:versionName="0.9.9.9">
6
7
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
8
0 commit comments