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

Bumped version to 0.4.9.

This commit is contained in:
Felix Ableitner 2014-08-23 14:52:35 +02:00
parent 99e0682cd2
commit 3196cfe8bf

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="22"
android:versionName="0.4.8"
android:versionCode="23"
android:versionName="0.4.9"
tools:ignore="GradleOverrides" >
<uses-sdk