mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
parent
13fdbe6f67
commit
4feff85e9f
2 changed files with 3 additions and 3 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
versionCode 4160
|
||||
versionName "0.10.18"
|
||||
versionCode 4161
|
||||
versionName "0.10.19"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
* Update syncthing to v1.1.0
|
||||
* Fallback to http if https with TLS 1.2 is unavailable (#1255)
|
||||
|
||||
|
|
Loading…
Reference in a new issue