mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11:30 +00:00
Bumped version to 1.1.1-rc.1 (#1290)
This commit is contained in:
parent
9a386131a1
commit
5e287b8044
3 changed files with 4 additions and 5 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
versionCode 4161
|
||||
versionName "0.10.19"
|
||||
versionCode 4162
|
||||
versionName "1.1.1-rc.1"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
* Update syncthing to v1.1.0
|
||||
* Fallback to http if https with TLS 1.2 is unavailable (#1255)
|
||||
* Update syncthing to v1.1.1-rc.1
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f0f79a3e3e861b79da2b09f563e9d373255419f0
|
||||
Subproject commit 50d8c43e7ccb9e14de66bac1545efaa1cdde6c38
|
Loading…
Reference in a new issue