Update HK Transport to 1.0.6 (106)

This commit is contained in:
F-Droid checkupdates bot 2024-08-29 03:11:38 +00:00
parent a87d8e6c11
commit 33386ec4c9

View file

@ -111,9 +111,27 @@ Builds:
- node_modules
- cypress/downloads/download.gz
- versionName: 1.0.6
versionCode: 106
commit: c1e28e3e4438394d19f04bc0bc25aa80c599de6a
subdir: android/app
sudo:
- apt-get update
- curl -Lo node.tar.gz https://nodejs.org/dist/v20.6.1/node-v20.6.1-linux-x64.tar.gz
- echo "26dd13a6f7253f0ab9bcab561353985a297d927840771d905566735b792868da node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- npm install -g yarn
gradle:
- yes
prebuild: yarn install
scandelete:
- node_modules
- cypress/downloads/download.gz
AllowedAPKSigningKeys: 3d180e01c83e2b2b5dbd374fc259b220e1fe94aa672fd467731ba4f7e54aa856
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.5
CurrentVersionCode: 105
CurrentVersion: 1.0.6
CurrentVersionCode: 106