mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-11 04:25:53 +00:00
Bumped version to 0.5.2.
This commit is contained in:
parent
9940f5c437
commit
3e0b2138ae
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="com.nutomic.syncthingandroid"
|
package="com.nutomic.syncthingandroid"
|
||||||
android:versionCode="38"
|
android:versionCode="39"
|
||||||
android:versionName="0.5.1"
|
android:versionName="0.5.2"
|
||||||
tools:ignore="GradleOverrides" >
|
tools:ignore="GradleOverrides" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
|
|
Loading…
Reference in a new issue