Update Roboyard to 19 (64)

This commit is contained in:
F-Droid checkupdates bot 2025-03-02 04:27:50 +00:00 committed by linsui
parent 1696c0eafc
commit e503c77da5

View file

@ -12,7 +12,7 @@ AutoName: Roboyard
RepoType: git
Repo: https://github.com/Eastcoast-Laboratories/Roboyard.git
Binaries: https://github.com/Eastcoast-Laboratories/Roboyard/raw/master/download/Roboyard_v%v.apk
Binaries: https://github.com/Eastcoast-Laboratories/Roboyard/raw/refs/tags/v%v/download/Roboyard_v%v.apk
Builds:
- versionName: '13.2'
@ -67,9 +67,23 @@ Builds:
- yes
prebuild: echo 'releaseType=Release' > ../package.properties
- versionName: '19'
versionCode: 64
commit: d59e06c65588df42da7184bf3837b1fc3bafcf4c
subdir: app
gradle:
- yes
srclibs:
- reproducible-apk-tools@v0.3.0
prebuild:
- git reset --soft ff31b6299298e54b318a16ace622e0c82da13196
- echo 'releaseType=Release' > ../package.properties
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-pg-map-id
$$OUT$$ 'b767c4a'
AllowedAPKSigningKeys: c8feba941949e5f0b6c9b7e20eaf52a5c1d4864f4cbbeb39fae9b7e19d1336b0
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '18.2'
CurrentVersionCode: 62
CurrentVersion: '19'
CurrentVersionCode: 64