mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update AnkiDroid to 2.16.4 (21604300)
This commit is contained in:
parent
be48a49772
commit
de23e36632
1 changed files with 22 additions and 2 deletions
|
|
@ -760,9 +760,29 @@ Builds:
|
||||||
- sed -i -e '/Temporary/,/End temporary/d' ../build.gradle
|
- sed -i -e '/Temporary/,/End temporary/d' ../build.gradle
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
|
- versionName: 2.16.4
|
||||||
|
versionCode: 21604300
|
||||||
|
commit: 67fd45a351c44c46c844aa35a402b98a2a487f68
|
||||||
|
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 (?).
|
MaintainerNotes: Uses DexLoader to load custom decks and plugins (?).
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||||
CurrentVersion: 2.16.3
|
CurrentVersion: 2.16.4
|
||||||
CurrentVersionCode: 21603300
|
CurrentVersionCode: 21604300
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue