Skip to content

Commit

Permalink
build(android_alarm_manager_plus): Bump example app compileSDK to 33 (#…
Browse files Browse the repository at this point in the history
…1690)

Co-authored-by: Volodymyr Buberenko <vbuberen@users.noreply.github.com>
  • Loading branch information
s4rath and vbuberen authored Apr 22, 2023
1 parent c0912b2 commit 6129a6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
compileSdkVersion 31
compileSdkVersion 33
namespace 'com.example.example'

sourceSets {
Expand Down

0 comments on commit 6129a6c

Please sign in to comment.