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

Commit 733940c

Browse files
committed
Bumped version to 0.4.19.
1 parent f8924b5 commit 733940c

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="32"
6-
android:versionName="0.4.18"
5+
android:versionCode="33"
6+
android:versionName="0.4.19"
77
tools:ignore="GradleOverrides" >
88

99
<uses-sdk

0 commit comments

Comments
 (0)