Skip to content

Commit 6e54c40

Browse files
committed
Compile against android 34
1 parent 24dbae2 commit 6e54c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ maven_install(
218218

219219
android_sdk_repository(
220220
name = "androidsdk",
221-
api_level = 33,
221+
api_level = 34,
222222
build_tools_version = "33.0.2",
223223
)
224224

0 commit comments

Comments
 (0)