mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-09 11:41:29 +00:00
Merge branch 'release' into main
This commit is contained in:
commit
069ca66d29
3 changed files with 4 additions and 4 deletions
|
@ -37,8 +37,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 4240
|
||||
versionName "1.8.0-rc.3"
|
||||
versionCode 4241
|
||||
versionName "1.8.0"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
* Update Syncthing to v1.8.0-rc.3 ( https://github.com/syncthing/syncthing/releases/tag/v1.8.0-rc.3 )
|
||||
* Update Syncthing to v1.8.0 ( https://github.com/syncthing/syncthing/releases/tag/v1.8.0 )
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 4faa5882f2142b5b3980ecc7011a2bd50cc03799
|
||||
Subproject commit 89946b21be9dc8cb2bfeb592ef0dab738525065d
|
Loading…
Reference in a new issue