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

Commit c8ac585

Browse files
committed
Bumped version to 1.22.2-rc.1
1 parent 21415b3 commit c8ac585

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
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 4325
46-
versionName "1.22.1.1"
45+
versionCode 4326
46+
versionName "1.22.2-rc.1"
4747
testApplicationId 'com.nutomic.syncthingandroid.test'
4848
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
4949
}
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
* Update Syncthing to v1.22.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.1 )
2-
* Don't create spurious conflicts (cherry-picked on top of syncthing v1.22.1)
3-
* add preference to run always (ignore run conditions) #1823
4-
* Remove Syncthing from Recents after pressing Exit #1805
1+
* Update Syncthing to v1.22.2-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.2-rc.1 )

0 commit comments

Comments
 (0)