Bumped version to 1.22.3-rc.2

This commit is contained in:
Simon Frei 2023-01-01 22:00:21 +01:00
parent db17001cb2
commit 89b708bebf
2 changed files with 3 additions and 3 deletions

View File

@ -37,8 +37,8 @@ android {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 21
targetSdkVersion 31
versionCode 4332
versionName "1.22.3-rc.1"
versionCode 4333
versionName "1.22.3-rc.2"
testApplicationId 'com.nutomic.syncthingandroid.test'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}

View File

@ -1 +1 @@
* Update Syncthing to v1.22.3-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.3-rc.1 )
* Update Syncthing to v1.22.3-rc.2 ( https://github.com/syncthing/syncthing/releases/tag/v1.22.3-rc.2 )