mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
Bumped version to 0.5.23.
This commit is contained in:
parent
5b7cb05a47
commit
47c0b132ff
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.nutomic.syncthingandroid"
|
||||
android:versionCode="59"
|
||||
android:versionName="0.5.22" >
|
||||
android:versionCode="60"
|
||||
android:versionName="0.5.23" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="8"
|
||||
|
|
Loading…
Reference in a new issue