1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00

Bumpmed version to 0.4.4.

This commit is contained in:
Felix Ableitner 2014-08-03 16:35:17 +02:00
parent 33ae6290b1
commit 65e3155b67

View file

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.nutomic.syncthingandroid"
android:versionCode="17"
android:versionName="0.4.3"
android:versionCode="18"
android:versionName="0.4.4"
tools:ignore="GradleOverrides" >
<uses-sdk