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

build(android_alarm_manager_plus): Bump example app compileSDK to 33 #1690

Merged
merged 2 commits into from
Apr 22, 2023

Conversation

s4rath
Copy link
Contributor

@s4rath s4rath commented Apr 17, 2023

Description

location: packages\android_alarm_manager_plus\example\android\app\build.gradle

compileSdkVersion changed to 33 from 31 because its showing an error in Debug Console

error:
One or more plugins require a higher Android SDK version.
Fix this issue by adding the following to C:\Users\HP\Desktop\codes\plus_plugins\packages\android_alarm_manager_plus\example\android\app\build.gradle:
android {
compileSdkVersion 33
...
}

@s4rath s4rath changed the title (android_alarm_manager_plus) build.gradle file in example app changed (android_alarm_manager_plus): build.gradle file in example app changed Apr 17, 2023
@s4rath s4rath changed the title (android_alarm_manager_plus): build.gradle file in example app changed build(android_alarm_manager_plus): build.gradle file in example app changed Apr 17, 2023
@vbuberen vbuberen changed the title build(android_alarm_manager_plus): build.gradle file in example app changed build(android_alarm_manager_plus): Bump example app compileSDK to 33 Apr 22, 2023
Copy link
Collaborator

@vbuberen vbuberen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution

@vbuberen vbuberen merged commit 6129a6c into fluttercommunity:main Apr 22, 2023
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