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

Bumped version to 0.5.27.

This commit is contained in:
Lode Hoste 2015-03-24 21:21:26 +01:00
parent 7588638842
commit aa8cd0a26c

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="63"
android:versionName="0.5.26" >
android:versionCode="64"
android:versionName="0.5.27" >
<uses-sdk
android:minSdkVersion="8"