Skip to content

build(deps): adopt anki 26.05b1#683

Open
david-allison wants to merge 2 commits into
ankidroid:mainfrom
david-allison:26-05-b1
Open

build(deps): adopt anki 26.05b1#683
david-allison wants to merge 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

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