mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update 聚在工大 to 4.17.3.1 (2054)
This commit is contained in:
parent
17423ceffc
commit
e997286979
1 changed files with 36 additions and 2 deletions
|
|
@ -936,6 +936,40 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'assets/stu.json'
|
||||
|
||||
- versionName: 4.17.3.1
|
||||
versionCode: 2052
|
||||
commit: c889145cdfdacc3079f04566fd66a5fc8ac448a0
|
||||
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.3.1
|
||||
versionCode: 2054
|
||||
commit: c889145cdfdacc3079f04566fd66a5fc8ac448a0
|
||||
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
|
||||
|
|
@ -943,5 +977,5 @@ UpdateCheckMode: Tags
|
|||
VercodeOperation:
|
||||
- 10 * %c + 2
|
||||
- 10 * %c + 4
|
||||
CurrentVersion: 4.17.3
|
||||
CurrentVersionCode: 2044
|
||||
CurrentVersion: 4.17.3.1
|
||||
CurrentVersionCode: 2054
|
||||
|
|
|
|||
Loading…
Reference in a new issue