Skip to content

Commit

Permalink
bump NDK
Browse files Browse the repository at this point in the history
Change-Id: Ia6a40ca21602c2cd726ea43c0a93ee3f99811647
Signed-off-by: Kuat Yessenov <[email protected]>
  • Loading branch information
kyessenov committed Feb 27, 2024
1 parent 6075777 commit 2d0399a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ load("//bazel:android_configure.bzl", "android_configure")
android_configure(
name = "local_config_android",
build_tools_version = "30.0.2",
ndk_api_level = 21,
ndk_api_level = 26,
sdk_api_level = 30,
)

Expand Down

0 comments on commit 2d0399a

Please sign in to comment.