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
d0520c5d80
3 changed files with 5 additions and 5 deletions
|
@ -37,8 +37,8 @@ android {
|
|||
applicationId "com.nutomic.syncthingandroid"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 4372
|
||||
versionName "1.27.0-rc.2"
|
||||
versionCode 4375
|
||||
versionName "1.27.1"
|
||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
* Update Syncthing to v1.27.0-rc.2: https://github.com/syncthing/syncthing/releases/tag/v1.27.0-rc.2
|
||||
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.0-rc.2
|
||||
* Update Syncthing to v1.27.1: https://github.com/syncthing/syncthing/releases/tag/v1.27.1
|
||||
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.1
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6069cf39e5ab08c084244c84d37503bb5dd0f913
|
||||
Subproject commit a28de730318bf93b8ea9363f9bf2a05c178b4033
|
Loading…
Reference in a new issue