bump to 1.2.5

This commit is contained in:
rustdesk
2024-05-28 17:14:55 +08:00
parent 72ec86b58d
commit 123a45149d
13 changed files with 14 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
# vcpkg version: 2024.03.25
VCPKG_COMMIT_ID: "a34c873a9717a888f58dc05268dea15592c2f0ff"
VERSION: "1.2.4"
VERSION: "1.2.5"
NDK_VERSION: "r26d"
#signing keys env variable checks
ANDROID_SIGNING_KEY: "${{ secrets.ANDROID_SIGNING_KEY }}"