mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 12:21:15 +00:00
Merge branch 'release'
This commit is contained in:
commit
6b3a6217bd
3 changed files with 5 additions and 4 deletions
|
@ -37,8 +37,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 4231
|
||||
versionName "1.6.0-rc.4"
|
||||
versionCode 4234
|
||||
versionName "1.6.0"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
* Update Syncthing to v1.6.0-rc.4 ( https://github.com/syncthing/syncthing/releases/tag/v1.6.0-rc.4 )
|
||||
* Fix startup problem when running as root ( https://github.com/syncthing/syncthing-android/issues/1504 )
|
||||
* Update Syncthing to v1.6.0 ( https://github.com/syncthing/syncthing/releases/tag/v1.6.0 )
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 22c222bf75d6f1e1887e8c4ad2702d697e600141
|
||||
Subproject commit 8c741776997fd22e8017c19650e40f22802372bd
|
Loading…
Reference in a new issue