Skip to content

Commit

Permalink
Merge pull request #43 from Stremio/bump-core
Browse files Browse the repository at this point in the history
Bump core
  • Loading branch information
TheBeastLT authored Dec 15, 2023
2 parents 0108801 + f5959e9 commit 990130f
Show file tree
Hide file tree
Showing 34 changed files with 1,378 additions and 799 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Android SDK
uses: android-actions/setup-android@v2
- name: Setup Android NDK
run: yes | sdkmanager "ndk;21.0.6113669" >/dev/null
run: yes | sdkmanager "ndk;21.4.7075529" >/dev/null
- name: Set default rust toolchain
run: rustup default 1.67.1
- name: Install rustfmt
Expand Down
Loading

0 comments on commit 990130f

Please sign in to comment.