We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa3d22 commit f6660dbCopy full SHA for f6660db
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="23"
5
- android:versionName="0.6.1">
+ android:versionCode="24"
+ android:versionName="0.6.2">
6
7
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="14"/>
8
0 commit comments