change to 1.2.1

This commit is contained in:
rustdesk
2023-07-10 14:38:13 +08:00
parent 8028b23086
commit 21c1c06a20
10 changed files with 11 additions and 9 deletions

View File

@@ -22,7 +22,7 @@ env:
# vcpkg version: 2023.04.15
# for multiarch gcc compatibility
VCPKG_COMMIT_ID: "501db0f17ef6df184fcdbfbe0f87cde2313b6ab1"
VERSION: "1.2.0"
VERSION: "1.2.1"
NDK_VERSION: "r25c"
#signing keys env variable checks
ANDROID_SIGNING_KEY: '${{ secrets.ANDROID_SIGNING_KEY }}'