mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 11:21:29 +00:00
Bumped version to 0.5.4.
This commit is contained in:
parent
a3ce4a1bce
commit
cbefc60c3c
1 changed files with 2 additions and 2 deletions
|
@ -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="40"
|
||||
android:versionName="0.5.3"
|
||||
android:versionCode="41"
|
||||
android:versionName="0.5.4"
|
||||
tools:ignore="GradleOverrides" >
|
||||
|
||||
<uses-sdk
|
||||
|
|
Loading…
Reference in a new issue