Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix minSdkVersion in build.gradle of audio_streamer #876

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

penkzhou
Copy link
Contributor

revert it from 28 into 16

`

Manifest merger failed : uses-sdk:minSdkVersion 21 cannot be smaller than version 28 declared in library [:audio_streamer] /xxx/build/audio_streamer/intermediates/merged_manifest/debug/AndroidManifest.xml as the library might be using APIs not available in 21

`

@penkzhou
Copy link
Contributor Author

@bardram Hello you intro the change from this commit. Maybe it just a typo. It make the projects whoseminSdkVersion below 28 will build failed.

@bardram bardram merged commit 0984e7b into cph-cachet:master Jan 10, 2024
1 check passed
@bardram
Copy link
Contributor

bardram commented Jan 10, 2024

ok - audio_streamer 4.1.1 merges this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants