mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-30 00:01:19 +00:00
Bumped version to 0.5.21.
This commit is contained in:
parent
403ccd8d8d
commit
7b54ce59b1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.nutomic.syncthingandroid"
|
package="com.nutomic.syncthingandroid"
|
||||||
android:versionCode="57"
|
android:versionCode="58"
|
||||||
android:versionName="0.5.20" >
|
android:versionName="0.5.21" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="8"
|
android:minSdkVersion="8"
|
||||||
|
|
Loading…
Reference in a new issue