Skip to content

Commit

Permalink
Merge pull request #1074 from nextcloud/fix/neon/compile-sdk-version
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin authored Nov 1, 2023
2 parents b617373 + c0b0f98 commit 3b720fe
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 3b720fe

Please sign in to comment.