mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 18:56:25 +00:00
Update AnkiDroid to 2.19.3 (21903300)
This commit is contained in:
parent
a7f47a353a
commit
56e087d44b
1 changed files with 16 additions and 2 deletions
|
|
@ -983,9 +983,23 @@ Builds:
|
|||
- sed -i -e '/publishing/,/^ }/d' -e '/publish/d' ../api/build.gradle.kts
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 2.19.3
|
||||
versionCode: 21903300
|
||||
commit: 01863e5f2f4c0df81272f2ed6953464381d53575
|
||||
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.19.2
|
||||
CurrentVersionCode: 21902300
|
||||
CurrentVersion: 2.19.3
|
||||
CurrentVersionCode: 21903300
|
||||
|
|
|
|||
Loading…
Reference in a new issue