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.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
imsodin committed Jul 16, 2023
1 parent 5691f06 commit abb68aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 21
targetSdkVersion 32
versionCode 4352
versionName "1.23.6-rc.2.8"
versionCode 4353
versionName "1.23.6"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/play/release-notes/en-GB/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
* Fix crashes due to syncthing event parsing failure (#1884)
* Use GHA instead of TeamCity as CI
* Switch to publishing to goolge play with bundles
* Update Syncthing to v1.23.6-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.23.6-rc.2 )
* Update Syncthing to v1.23.6 ( https://github.com/syncthing/syncthing/releases/tag/v1.23.6 )

0 comments on commit abb68aa

Please sign in to comment.