bazelbuild / bazelbuild/rules_android

Min SDK hardcoded when expanding desugaring configurations

Open
#457 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
203
Forks
95
PR merge metrics
No merged PRs in 30d

Description

The min sdk is currently being hard coded to the floor version, and does not read from the minimum SDK version being set by the user. https://github.com/search?q=repo%3Abazelbuild/rules_android%20DEPOT_FLOOR&type=code

This results in configurations within Bazel being expanded with a fixed min SDK that does not reflect the minimum sdk being set by the user. Ex:
https://github.com/bazelbuild/rules_android/blob/66f9a44aab872055b31c894f5792871aea4b79eb/tools/android/BUILD#L175

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.