mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11:30 +00:00
Bumped version to 0.10.11
This commit is contained in:
parent
8284c015c7
commit
e9da786efa
2 changed files with 4 additions and 9 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
versionCode 4143
|
||||
versionName "0.10.10"
|
||||
versionCode 4144
|
||||
versionName "0.10.11"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
|
@ -1,7 +1,2 @@
|
|||
* Update syncthing to v0.14.47
|
||||
* Minimum Android version is now 4.1
|
||||
* Using syncthing's built-in file watcher
|
||||
* Pause buttons for folders and devices
|
||||
* Support more file managers
|
||||
|
||||
Other fixes/features, check github.
|
||||
* Update syncthing to 0.14.48
|
||||
* Various fixes
|
||||
|
|
Loading…
Reference in a new issue