Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 08d824a

Browse files
committed
Bump version to 0.3.7.
1 parent 99a26b2 commit 08d824a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/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="com.nutomic.syncthingandroid"
5-
android:versionCode="9"
6-
android:versionName="0.3.6"
5+
android:versionCode="10"
6+
android:versionName="0.3.7"
77
tools:ignore="GradleOverrides" >
88

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

0 commit comments

Comments
 (0)