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

Bumped version to 0.5.12.

This commit is contained in:
Felix Ableitner 2014-12-07 11:36:28 +02:00
parent 036e515b0b
commit bb28972f00

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