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

This commit is contained in:
Felix Ableitner 2014-10-07 12:25:51 +03:00
parent 0de76aa749
commit e620bc8588

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="36"
android:versionName="0.5.0-beta7"
android:versionCode="37"
android:versionName="0.5.0"
tools:ignore="GradleOverrides" >
<uses-sdk