mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update AnkiDroid to 2.22.1 (22200301)
This commit is contained in:
parent
0f1cdb1fea
commit
8e81c31096
1 changed files with 16 additions and 2 deletions
|
|
@ -1053,9 +1053,23 @@ Builds:
|
|||
- sed -i -e '/publishing/,/^ }/d' -e '/publish/d' ../api/build.gradle.kts
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 2.22.1
|
||||
versionCode: 22200301
|
||||
commit: fd0bc967db50f15229f879d4cae45da3ce6fc0ba
|
||||
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.21.1
|
||||
CurrentVersionCode: 22101300
|
||||
CurrentVersion: 2.22.1
|
||||
CurrentVersionCode: 22200301
|
||||
|
|
|
|||
Loading…
Reference in a new issue