mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
To Do: 2.3.3
This commit is contained in:
parent
0380c50ab7
commit
a52d7f0787
1 changed files with 5 additions and 6 deletions
|
|
@ -46,10 +46,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'res/M7.json'
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 787
|
||||
disable: https://github.com/Super12138/ToDo/issues/314
|
||||
commit: 14e1ff07380bc19e541ff853db5bed591d0b98a6
|
||||
- versionName: 2.3.3
|
||||
versionCode: 791
|
||||
commit: 8ffb0513d0599fda360f6c6c972f7bb3a4f78864
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
|
|
@ -68,5 +67,5 @@ AllowedAPKSigningKeys: 26f6e90a1181fc5a4ff00a4cbf78ab58da37a0c23d77092a7e001be30
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 787
|
||||
CurrentVersion: 2.3.3
|
||||
CurrentVersionCode: 791
|
||||
|
|
|
|||
Loading…
Reference in a new issue