mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 12:21:15 +00:00
Bumped version to 0.3.8.
This commit is contained in:
parent
a215e30098
commit
b3218c3c2f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.nutomic.syncthingandroid"
|
||||
android:versionCode="10"
|
||||
android:versionName="0.3.7"
|
||||
android:versionCode="11"
|
||||
android:versionName="0.3.8"
|
||||
tools:ignore="GradleOverrides" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19" />
|
||||
|
|
Loading…
Reference in a new issue