-
Notifications
You must be signed in to change notification settings - Fork 564
Closed
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.
Milestone
Description
For sanity/consistency, $(AndroidSdkBuildToolsVersion), $(AndroidSdkPlatformToolsVersion), and $(AndroidSdkToolsVersion) should be updated to be consistent with the latest supported $(TargetFrameworkVersion). As we now support v9.0 (API-28), these properties should be updated to use the 28 versions of these packages, e.g. build-tools 28.0.3:
https://developer.android.com/studio/releases/build-tools
Addtionally, we should update the HowToAddNewApiLevel.md docs should be updated to mention that these properties should be updated when a new API level is added.
Metadata
Metadata
Assignees
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.