Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b809c commit b2bd19dCopy full SHA for b2bd19d
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="60"
6
- android:versionName="1.0.4">
+ android:versionCode="61"
+ android:versionName="1.0.5">
7
8
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>
9
0 commit comments