Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support minVersionSdk for android build tools #276

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

ankur2136
Copy link
Contributor

build tool version 34 and below prints this

sdkVersion:'22'

while build tool version 35 prints this

minSdkVersion:'22'

on the same apk.

This change fixes the parsing for support between the 2 variants.

@ankur2136 ankur2136 requested a review from sdlaver May 18, 2024 00:34
@ankur2136 ankur2136 merged commit c98e4d4 into main May 20, 2024
2 checks passed
@ankur2136 ankur2136 deleted the versionCodeSupport branch May 20, 2024 02:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants