mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-08 19:21:35 +00:00
Bumped version to 0.4.11.
This commit is contained in:
parent
4f9f7f123c
commit
df14692fdd
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="24"
|
||||
android:versionName="0.4.10"
|
||||
android:versionCode="25"
|
||||
android:versionName="0.4.11"
|
||||
tools:ignore="GradleOverrides" >
|
||||
|
||||
<uses-sdk
|
||||
|
|
Loading…
Reference in a new issue