Skip to content

Commit 205064b

Browse files
committed
build(deps): adopt anki 25.07.5
now `0.1.60-anki25.07.5` https://github.com/ankitects/anki/releases/25.07.5/ hash: 7172b2d26684c7ef9d10e249bd43dc5bf73ae00c ``` git fetch --all cd anki git fetch --all git checkout 25.07.3 --recurse-submodules cd ../ /build.sh # manually check rust-toolchain.toml: 1.88.0 ./check-rust.sh ``` and update gradle.properties
1 parent dd28135 commit 205064b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android.useAndroidX=true
1919
android.enableJetifier=false
2020

2121
GROUP=io.github.david-allison
22-
VERSION_NAME=0.1.59-anki25.07.4
22+
VERSION_NAME=0.1.60-anki25.07.5
2323

2424
POM_INCEPTION_YEAR=2020
2525

0 commit comments

Comments
 (0)