1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-10 20:15:54 +00:00

Bumped version to 0.4.17.

This commit is contained in:
Felix Ableitner 2014-09-17 20:31:51 +03:00
parent fcb305fa63
commit 7488f3e61e

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="30"
android:versionName="0.4.16"
android:versionCode="31"
android:versionName="0.4.17"
tools:ignore="GradleOverrides" >
<uses-sdk