We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0a84e commit ce4f935Copy full SHA for ce4f935
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="61"
6
- android:versionName="1.0.5">
+ android:versionCode="62"
+ android:versionName="1.0.6">
7
8
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>
9
0 commit comments