mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-07 10:42:07 +00:00
Update Syncthing to v1.0.1 (#304)
* Update whatsnew * Update APK version to 1.0.1.1 / 1000101 * Update syncthing submodule to v1.0.1
This commit is contained in:
parent
9120e4afc9
commit
bc6f134046
3 changed files with 4 additions and 4 deletions
|
@ -37,8 +37,8 @@ android {
|
|||
applicationId "com.github.catfriend1.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
versionCode 1000021
|
||||
versionName "1.0.0.21"
|
||||
versionCode 1000101
|
||||
versionName "1.0.1.1"
|
||||
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
|
@ -8,5 +8,5 @@ Fixes
|
|||
* Fixed the "battery eater"
|
||||
* Android 8 and 9 support
|
||||
Notes
|
||||
* Syncthing v1.0.0
|
||||
* Syncthing v1.0.1
|
||||
* Refer to GitHub for detailed change log.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 952ab7db1cdbf282af3c7ce2a07e359431099e25
|
||||
Subproject commit 1e69997ecdbf87ceaad76bd0149d98f560f4fdb5
|
Loading…
Reference in a new issue