Skip to content

Commit

Permalink
Bump compileSdkVersion of example app to 34
Browse files Browse the repository at this point in the history
  • Loading branch information
piotruela committed May 20, 2024
1 parent 55b5726 commit 54765b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/patrol/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if (flutterVersionName == null) {
}

android {
compileSdkVersion 33
compileSdkVersion 34
ndkVersion flutter.ndkVersion

namespace "pl.leancode.patrol.example"
Expand Down

0 comments on commit 54765b5

Please sign in to comment.