mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 11:21:29 +00:00
Bumped version to 0.6.4.
This commit is contained in:
parent
97b03f97a5
commit
457831fbe3
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="69"
|
||||
android:versionName="0.6.3" >
|
||||
android:versionCode="70"
|
||||
android:versionName="0.6.4" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="8"
|
||||
|
|
Loading…
Reference in a new issue