mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-29 15:51:17 +00:00
Update syncthing submodule to 0.14.52-release (#123)
* Update syncthing submodule to 0.14.52 * Update APK version to 0.14.52.1 / 4177
This commit is contained in:
parent
49e337ebce
commit
17f14a0d93
3 changed files with 4 additions and 4 deletions
|
@ -37,8 +37,8 @@ android {
|
|||
applicationId "com.github.catfriend1.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
versionCode 4176
|
||||
versionName "0.14.51.13"
|
||||
versionCode 4177
|
||||
versionName "0.14.52.1"
|
||||
testApplicationId 'com.github.catfriend1.syncthingandroid.test'
|
||||
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
|
||||
playAccountConfig = playAccountConfigs.defaultAccountConfig
|
||||
|
|
|
@ -7,4 +7,4 @@ Fixes
|
|||
* Fixed the "battery eater"
|
||||
* Android 8 and 9 support
|
||||
Maintenance
|
||||
* Updated syncthing to v0.14.51 (receiveOnly folders)
|
||||
* Updated syncthing to v0.14.52
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 03821d8bd3bcff790a4be3fda92c13c59c5dec80
|
||||
Subproject commit 3bc918ff7841838f067720171d39366d34760da6
|
Loading…
Reference in a new issue