Skip to content

Commit

Permalink
pw_bluetooth_sapphire: Update Fuchsia SDK API level to 25
Browse files Browse the repository at this point in the history
Change-Id: I3c2c6d8c1c04ddbc9419be71e52e40cde7ce852d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/254052
Lint: Lint 🤖 <[email protected]>
Commit-Queue: Ben Lawson <[email protected]>
Docs-Not-Needed: Ben Lawson <[email protected]>
Reviewed-by: Faraaz Sareshwala <[email protected]>
  • Loading branch information
BenjaminLawson authored and CQ Bot Account committed Dec 16, 2024
1 parent c88d23a commit d08f106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pw_bluetooth_sapphire/fuchsia/fuchsia_api_level.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# the License.
"""Shared Fuchsia API level for Fuchsia component, drivers, and tests."""

FUCHSIA_API_LEVEL = "24"
FUCHSIA_API_LEVEL = "25"

0 comments on commit d08f106

Please sign in to comment.