mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +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"
|
applicationId "com.nutomic.syncthingandroid"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 4372
|
versionCode 4375
|
||||||
versionName "1.27.0-rc.2"
|
versionName "1.27.1"
|
||||||
testApplicationId 'com.nutomic.syncthingandroid.test'
|
testApplicationId 'com.nutomic.syncthingandroid.test'
|
||||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
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
|
* 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.0-rc.2
|
* 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