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

Bump Android version number

This commit is contained in:
Lode Hoste 2015-05-06 08:10:28 +02:00
parent 90f124887e
commit 6496666bf2

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="65"
android:versionName="0.5.28" >
android:versionCode="66"
android:versionName="0.6.0" >
<uses-sdk
android:minSdkVersion="8"