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

Commit 7488f3e

Browse files
committed
Bumped version to 0.4.17.
1 parent fcb305f commit 7488f3e

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="30"
6-
android:versionName="0.4.16"
5+
android:versionCode="31"
6+
android:versionName="0.4.17"
77
tools:ignore="GradleOverrides" >
88

99
<uses-sdk

0 commit comments

Comments
 (0)