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.5.11.

This commit is contained in:
Felix Ableitner 2014-11-30 19:16:46 +02:00
parent 3c5db37af1
commit 3a48be14fd

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="47"
android:versionName="0.5.10" >
android:versionCode="48"
android:versionName="0.5.11" >
<uses-sdk
android:minSdkVersion="8"