Skip to content

Commit

Permalink
Update androidsdk to API 29/build_tools 29.0.2.
Browse files Browse the repository at this point in the history
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=276329131
  • Loading branch information
Chang-Eric authored and cgdecker committed Oct 24, 2019
1 parent 9e38804 commit 4c4c70b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workspace_defs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ def google_common_workspace_rules():

native.android_sdk_repository(
name = "androidsdk",
api_level = 26,
build_tools_version = "26.0.2",
api_level = 29,
build_tools_version = "29.0.2",
)

_maven_import(
Expand Down

0 comments on commit 4c4c70b

Please sign in to comment.