mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 14:21:16 +00:00
Bumped version to 0.1.0.
This commit is contained in:
parent
d2a30ca15c
commit
b37be992b0
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
||||||
<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="1"
|
android:versionCode="1"
|
||||||
android:versionName="0.1"
|
android:versionName="0.1.0" >
|
||||||
android:debuggable="true" >
|
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19" />
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue