Update AnkiDroid to 2.17.0 (21700300)

This commit is contained in:
F-Droid checkupdates bot 2024-02-24 06:59:07 +00:00
parent 299e33bd08
commit 83a98ee2ae

View file

@ -800,9 +800,29 @@ Builds:
- sed -i -e '/Temporary/,/End temporary/d' ../build.gradle
ndk: r22b
- versionName: 2.17.0
versionCode: 21700300
commit: af526585a5270c75db3f6b892d00035ad1ab17e0
subdir: AnkiDroid
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- full
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.5
CurrentVersionCode: 21605300
CurrentVersion: 2.17.0
CurrentVersionCode: 21700300