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

Releases go through Jenkins now
This commit is contained in:
Lode Hoste 2015-03-21 12:24:36 +01:00
parent 47c0b132ff
commit c396646c36

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="60"
android:versionName="0.5.23" >
android:versionCode="61"
android:versionName="0.5.24" >
<uses-sdk
android:minSdkVersion="8"