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

Commit

Permalink
Bumped version to 1.22.2-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
imsodin committed Nov 10, 2022
1 parent 21415b3 commit c8ac585
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 16
targetSdkVersion 30
versionCode 4325
versionName "1.22.1.1"
versionCode 4326
versionName "1.22.2-rc.1"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down
5 changes: 1 addition & 4 deletions app/src/main/play/release-notes/en-GB/default.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
* Update Syncthing to v1.22.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.1 )
* Don't create spurious conflicts (cherry-picked on top of syncthing v1.22.1)
* add preference to run always (ignore run conditions) #1823
* Remove Syncthing from Recents after pressing Exit #1805
* Update Syncthing to v1.22.2-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.2-rc.1 )

0 comments on commit c8ac585

Please sign in to comment.