mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update cn.super12138.todo config file
This commit is contained in:
parent
3d4092e3bc
commit
740e79412a
1 changed files with 19 additions and 2 deletions
|
|
@ -46,9 +46,26 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'res/M7.json'
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 787
|
||||
commit: 14e1ff07380bc19e541ff853db5bed591d0b98a6
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-21-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
ndk: 27.0.12077973
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'res/M7.json'
|
||||
|
||||
AllowedAPKSigningKeys: 26f6e90a1181fc5a4ff00a4cbf78ab58da37a0c23d77092a7e001be304f4f12c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.2
|
||||
CurrentVersionCode: 567
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 787
|
||||
|
|
|
|||
Loading…
Reference in a new issue