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

Commit fd8c84f

Browse files
committed
Bumped version to 1.22.1.1
1 parent 35abeff commit fd8c84f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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 4324
46-
versionName "1.22.1"
45+
versionCode 4325
46+
versionName "1.22.1.1"
4747
testApplicationId 'com.nutomic.syncthingandroid.test'
4848
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
4949
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
* 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)
23
* add preference to run always (ignore run conditions) #1823
34
* Remove Syncthing from Recents after pressing Exit #1805

0 commit comments

Comments
 (0)