Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2bd19d

Browse files
committed
Bumping version to 1.0.5
1 parent c2b809c commit b2bd19d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.thoughtcrime.securesms"
5-
android:versionCode="60"
6-
android:versionName="1.0.4">
5+
android:versionCode="61"
6+
android:versionName="1.0.5">
77

88
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>
99

0 commit comments

Comments
 (0)