Skip to content

Commit

Permalink
Set enforce_min_sdk_version to PY3
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-xie committed Jul 31, 2023
1 parent 1cba1bb commit 1bb186c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/enforce_min_sdk_floor/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ licenses(["notice"])
py_binary(
name = "enforce_min_sdk_floor",
srcs = ["enforce_min_sdk_floor.py"],
python_version = "PY3",
deps = [
"@bazel_tools//third_party/py/abseil",
],
Expand Down

0 comments on commit 1bb186c

Please sign in to comment.