Skip to content

Commit

Permalink
compileSdk version set to 34
Browse files Browse the repository at this point in the history
  • Loading branch information
Meshkat-Shadik committed Sep 5, 2024
1 parent 5b49e45 commit 0f06d16
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 @@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
compileSdkVersion 33
compileSdkVersion 34

compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 0f06d16

Please sign in to comment.