mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update AnkiDroid to 2.16.5 (21605300)
This commit is contained in:
parent
4334b6d59f
commit
edbed4979e
1 changed files with 22 additions and 2 deletions
|
|
@ -780,9 +780,29 @@ Builds:
|
|||
- sed -i -e '/Temporary/,/End temporary/d' ../build.gradle
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 2.16.5
|
||||
versionCode: 21605300
|
||||
commit: 953b9bd879269910ee962b520da9705336d8bc2d
|
||||
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.4
|
||||
CurrentVersionCode: 21604300
|
||||
CurrentVersion: 2.16.5
|
||||
CurrentVersionCode: 21605300
|
||||
|
|
|
|||
Loading…
Reference in a new issue