Skip to content

Commit 570cb40

Browse files
committed
Set API level for NDK
1 parent 382228f commit 570cb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
android_sdk_repository(name = "androidsdk")
2-
android_ndk_repository(name = "androidndk")
2+
android_ndk_repository(name = "androidndk", api_level = 30)

0 commit comments

Comments
 (0)