1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 12:21:15 +00:00

Bump version to 0.4.10.

This commit is contained in:
Felix Ableitner 2014-08-27 15:04:35 +02:00
parent 63e5a14637
commit 734cbf8d9f

View file

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.nutomic.syncthingandroid"
android:versionCode="23"
android:versionName="0.4.9"
android:versionCode="24"
android:versionName="0.4.10"
tools:ignore="GradleOverrides" >
<uses-sdk