mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update HK Transport to 1.0.2 (102)
This commit is contained in:
parent
daa7b01670
commit
334285fdf6
1 changed files with 16 additions and 2 deletions
|
|
@ -31,9 +31,23 @@ Builds:
|
|||
scandelete:
|
||||
- node_modules
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 102
|
||||
commit: 017b7d655f7edd219b30653fe7293679cc4d437d
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk npm
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: npm i
|
||||
scandelete:
|
||||
- node_modules
|
||||
|
||||
AllowedAPKSigningKeys: 3d180e01c83e2b2b5dbd374fc259b220e1fe94aa672fd467731ba4f7e54aa856
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 101
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 102
|
||||
|
|
|
|||
Loading…
Reference in a new issue