mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update AnkiDroid to 2.18.3 (21803300)
This commit is contained in:
parent
0a9a9296d5
commit
84397491ec
1 changed files with 16 additions and 2 deletions
|
|
@ -932,9 +932,23 @@ Builds:
|
|||
- sed -i -e '/publishing/,/^ }/d' -e '/publish/d' ../api/build.gradle.kts
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 2.18.3
|
||||
versionCode: 21803300
|
||||
commit: e74513bdd21d521a7939a8b1f781123fb3ee2025
|
||||
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.2
|
||||
CurrentVersionCode: 21802300
|
||||
CurrentVersion: 2.18.3
|
||||
CurrentVersionCode: 21803300
|
||||
|
|
|
|||
Loading…
Reference in a new issue