Skip to content

Commit

Permalink
Revert "build(app): Update compileSdkVersion to 34"
Browse files Browse the repository at this point in the history
This reverts commit 32f57ad.
  • Loading branch information
provokateurin committed Nov 1, 2023
1 parent b617373 commit 3cde337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/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 34
compileSdkVersion 33
ndkVersion flutter.ndkVersion

compileOptions {
Expand Down

0 comments on commit 3cde337

Please sign in to comment.