Skip to content

Commit ef991c7

Browse files
committed
Fix buildifier
1 parent 570cb40 commit ef991c7

File tree

1 file changed

+5
-1
lines changed

1 file changed

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

0 commit comments

Comments
 (0)