Skip to content

Commit 2b138bb

Browse files
committed
Bump cargo-ndk to 4.1.2
1 parent a671870 commit 2b138bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
env:
1111
CARGO_TERM_COLOR: always
1212
NDK_VERSION: "r27"
13-
CARGO_NDK_VERSION: "4.1.1"
13+
CARGO_NDK_VERSION: "4.1.2"
1414

1515
jobs:
1616
build-native-libs:

0 commit comments

Comments
 (0)