Skip to content

Commit

Permalink
chore: bump compile sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckUVeryX committed Dec 20, 2023
1 parent 1471690 commit 2195996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
namespace "com.evolve.evlve"
compileSdkVersion flutter.compileSdkVersion
compileSdkVersion 34 // Awesome Notifications
ndkVersion flutter.ndkVersion

compileOptions {
Expand Down

0 comments on commit 2195996

Please sign in to comment.