mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update AnkiDroid to 2.16.3 (21603300)
This commit is contained in:
parent
295891cb63
commit
609539dac5
1 changed files with 22 additions and 2 deletions
|
|
@ -740,9 +740,29 @@ Builds:
|
|||
- sed -i -e '/Temporary/,/End temporary/d' ../build.gradle
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 2.16.3
|
||||
versionCode: 21603300
|
||||
commit: 43094e4937b4b039aac7441f0d6a7066faee872c
|
||||
subdir: AnkiDroid
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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.16.2
|
||||
CurrentVersionCode: 21602300
|
||||
CurrentVersion: 2.16.3
|
||||
CurrentVersionCode: 21603300
|
||||
|
|
|
|||
Loading…
Reference in a new issue