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

Commit 31ed62f

Browse files
committed
Bumped version to 1.22.1-rc.2
1 parent 7fe7a1d commit 31ed62f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ android {
4242
applicationId "com.nutomic.syncthingandroid"
4343
minSdkVersion 16
4444
targetSdkVersion 30
45-
versionCode 4320
46-
versionName "1.22.0-rc.2"
45+
versionCode 4322
46+
versionName "1.22.1-rc.2"
4747
testApplicationId 'com.nutomic.syncthingandroid.test'
4848
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
4949
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
* Update Syncthing to v1.22.0-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.0-rc.2 )
1+
* Update Syncthing to v1.22.1-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.1-rc.2 )
22
* add preference to run always (ignore run conditions) #1823
33
* Remove Syncthing from Recents after pressing Exit #1805

0 commit comments

Comments
 (0)