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

Bumped version to 0.5.14.

This commit is contained in:
Felix Ableitner 2015-01-12 11:50:34 +01:00
parent 3583b53342
commit 9d6e5b6552

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.nutomic.syncthingandroid"
android:versionCode="50"
android:versionName="0.5.13" >
android:versionCode="51"
android:versionName="0.5.14" >
<uses-sdk
android:minSdkVersion="8"