Skip to content

build(deps): adopt anki 26.05b1#683

Merged
david-allison merged 2 commits into
ankidroid:mainfrom
david-allison:26-05-b1
May 27, 2026
Merged

build(deps): adopt anki 26.05b1#683
david-allison merged 2 commits into
ankidroid:mainfrom
david-allison:26-05-b1

Conversation

@david-allison
Copy link
Copy Markdown
Member

now 0.1.65-anki26.05b1

https://github.com/ankitects/anki/releases/26.05b1

hash: 7a9ef323993c86ed58f8648547f710a2f7b14eca

cd anki
git fetch origin
git checkout 26.05b1 --recurse-submodules
cd ../
./build.sh
  • Fix build
  • Update rust_toolchain to 1.92.0
./build.sh
./check-rust.sh

slashes were the wrong way around, unnecessary for single quotes

```diff
- Install it with \'/Users/davidallison/Library/Android/sdk\cmdline-tools\latest\bin\sdkmanager --install ndk;29.0.14206865\'
+ Install it with '/Users/davidallison/Library/Android/sdk/cmdline-tools/latest/bin/sdkmanager --install "ndk;29.0.14206865"'
```

Assisted-by: Claude Opus 4.7
now `0.1.65-anki26.05b1`

https://github.com/ankitects/anki/releases/26.05b1

hash: 7a9ef323993c86ed58f8648547f710a2f7b14eca

```
cd anki
git fetch origin
git checkout 26.05b1 --recurse-submodules
cd ../
./build.sh
```

* Fix build
* Update rust_toolchain to 1.92.0

```
./build.sh
./check-rust.sh
```

ankidroid/Anki-Android#21016
Copy link
Copy Markdown
Member

@BrayanDSO BrayanDSO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@david-allison
Copy link
Copy Markdown
Member Author

@mikehardy FYI

@david-allison david-allison added this pull request to the merge queue May 27, 2026
Merged via the queue into ankidroid:main with commit eba7be4 May 27, 2026
12 of 13 checks passed
@david-allison david-allison deleted the 26-05-b1 branch May 27, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants