Update 聚在工大 to 4.17 (2004)

This commit is contained in:
checkupdates bot 2025-08-02 04:31:54 +00:00 committed by linsui
parent 5bc99175da
commit 04cd1dea76

View file

@ -834,6 +834,40 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
$$OUT$$ 'assets/stu.json'
- versionName: '4.17'
versionCode: 2002
commit: 5c8ebf16742abe4d69a7773289218f2e3e06c21f
subdir: app
gradle:
- yes
binary: https://github.com/Chiu-xaH/HFUT-Schedule/releases/download/v%v/%v-arm64-v8a.apk
srclibs:
- reproducible-apk-tools@v0.3.0
prebuild:
- sed -i -e "s/include 'arm64-v8a'.*/include 'arm64-v8a'/" -e '/universalApk/s/true/false/'
build.gradle
- sed -i -e '/aliyun/d' ../build.gradle
- sed -i -e '/nexus/,+1d' ../settings.gradle
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
$$OUT$$ 'assets/stu.json'
- versionName: '4.17'
versionCode: 2004
commit: 5c8ebf16742abe4d69a7773289218f2e3e06c21f
subdir: app
gradle:
- yes
binary: https://github.com/Chiu-xaH/HFUT-Schedule/releases/download/v%v/%v-x86_64.apk
srclibs:
- reproducible-apk-tools@v0.3.0
prebuild:
- sed -i -e "s/include 'arm64-v8a'.*/include 'x86_64'/" -e '/universalApk/s/true/false/'
build.gradle
- sed -i -e '/aliyun/d' ../build.gradle
- sed -i -e '/nexus/,+1d' ../settings.gradle
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
$$OUT$$ 'assets/stu.json'
AllowedAPKSigningKeys: 64d158373d3091caa8ad70af315feb65a6a3218379ade8f6ca8dffff7f5c5209
AutoUpdateMode: Version
@ -841,5 +875,5 @@ UpdateCheckMode: Tags
VercodeOperation:
- 10 * %c + 2
- 10 * %c + 4
CurrentVersion: 4.16.5.2
CurrentVersionCode: 1994
CurrentVersion: '4.17'
CurrentVersionCode: 2004