mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update AnkiDroid to 2.16.2 (21602300)
This commit is contained in:
parent
a127622b61
commit
b5ad8a5158
1 changed files with 18 additions and 2 deletions
|
|
@ -720,9 +720,25 @@ Builds:
|
|||
- sed -i -e '/Temporary/,/End temporary/d' ../build.gradle
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 2.16.2
|
||||
versionCode: 21602300
|
||||
commit: 13c103ea74337be0792e8344c62a7f0adb03aee8
|
||||
subdir: AnkiDroid
|
||||
gradle:
|
||||
- play
|
||||
rm:
|
||||
- tools
|
||||
- docs
|
||||
prebuild:
|
||||
- sed -i -e 's/22.0.7026061/22.1.7171670/' -e '/splits {/,/^ }/d' -e '/applicationVariants.all/,/^ }/d'
|
||||
build.gradle
|
||||
- sed -i -e '/publishing/,/^}/d' -e '/publish/d' ../api/build.gradle
|
||||
- sed -i -e '/Temporary/,/End temporary/d' ../build.gradle
|
||||
ndk: r22b
|
||||
|
||||
MaintainerNotes: Uses DexLoader to load custom decks and plugins (?).
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 2.15.6
|
||||
CurrentVersionCode: 21506300
|
||||
CurrentVersion: 2.16.2
|
||||
CurrentVersionCode: 21602300
|
||||
|
|
|
|||
Loading…
Reference in a new issue