Skip to content

Commit

Permalink
ExactCalculator: Set sdk_version to 34
Browse files Browse the repository at this point in the history
Change-Id: I7291bfd3d8481c432a5c186126192466571093cf
Signed-off-by: Aayush Gupta <[email protected]>
  • Loading branch information
theimpulson authored and mikeNG committed Oct 18, 2024
1 parent 737dfc6 commit 7f55495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android_app {

resource_dirs: ["res"],

sdk_version: "current",
sdk_version: "34",

overrides: ["Calculator"],

Expand Down

0 comments on commit 7f55495

Please sign in to comment.