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

plugin compile againsts old android sdk and fail if missing #126

Open
qeepcologne opened this issue Sep 5, 2024 · 0 comments
Open

plugin compile againsts old android sdk and fail if missing #126

qeepcologne opened this issue Sep 5, 2024 · 0 comments

Comments

@qeepcologne
Copy link

qeepcologne commented Sep 5, 2024

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':in_app_update:compileDebugAidl'.
> Failed to find Platform SDK with path: platforms;android-31

if in install android sdk 31 manually, working fine.
please update compileSdkVersion to 34 (default of flutter created android project)

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

No branches or pull requests

1 participant