Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 9136631

Browse files
committed
Bumped version to 1.27.0-rc.2
1 parent 2cb6ba3 commit 9136631

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ android {
3737
applicationId "com.nutomic.syncthingandroid"
3838
minSdkVersion 21
3939
targetSdkVersion 33
40-
versionCode 4371
41-
versionName "1.26.1"
40+
versionCode 4372
41+
versionName "1.27.0-rc.2"
4242
testApplicationId 'com.nutomic.syncthingandroid.test'
4343
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
4444
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
* Update Syncthing to v1.26.1: https://github.com/syncthing/syncthing/releases/tag/v1.26.1
2-
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.26.1
1+
* Update Syncthing to v1.27.0-rc.2: https://github.com/syncthing/syncthing/releases/tag/v1.27.0-rc.2
2+
* App changelog: https://github.com/syncthing/syncthing-android/releases/tag/1.27.0-rc.2

0 commit comments

Comments
 (0)