We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382228f commit 570cb40Copy full SHA for 570cb40
examples/simple-android/WORKSPACE.bzlmod
@@ -1,2 +1,2 @@
1
android_sdk_repository(name = "androidsdk")
2
-android_ndk_repository(name = "androidndk")
+android_ndk_repository(name = "androidndk", api_level = 30)
0 commit comments