mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update AnkiDroid to 2.19.0 (21900300)
This commit is contained in:
parent
76ea958fd2
commit
be7a4bb4fa
1 changed files with 16 additions and 2 deletions
|
|
@ -960,9 +960,23 @@ Builds:
|
|||
- sed -i -e '/publishing/,/^ }/d' -e '/publish/d' ../api/build.gradle.kts
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 2.19.0
|
||||
versionCode: 21900300
|
||||
commit: a1ca725b545c86cfff8145f28d95c4df740c1885
|
||||
subdir: AnkiDroid
|
||||
gradle:
|
||||
- full
|
||||
rm:
|
||||
- tools
|
||||
- docs
|
||||
prebuild:
|
||||
- sed -i -e '/splits {/,/^ }/d' -e '/applicationVariants/,/^ }/d' build.gradle
|
||||
- sed -i -e '/publishing/,/^ }/d' -e '/publish/d' ../api/build.gradle.kts
|
||||
ndk: r22b
|
||||
|
||||
MaintainerNotes: Uses DexLoader to load custom decks and plugins (?).
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 2.18.4
|
||||
CurrentVersionCode: 21804300
|
||||
CurrentVersion: 2.19.0
|
||||
CurrentVersionCode: 21900300
|
||||
|
|
|
|||
Loading…
Reference in a new issue