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

Commit b43804b

Browse files
committed
Bumped version to 0.3.5.
1 parent 011e009 commit b43804b

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="7"
6-
android:versionName="0.3.4"
5+
android:versionCode="8"
6+
android:versionName="0.3.5"
77
tools:ignore="GradleOverrides" >
88

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

0 commit comments

Comments
 (0)