Skip to content

Commit

Permalink
Update compileSDK version in app/build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
TJMusiitwa authored Mar 14, 2022
1 parent a4c602c commit 709b270
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 @@ -25,7 +25,7 @@ apply plugin: 'com.android.application'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
compileSdkVersion 29
compileSdkVersion 31

lintOptions {
disable 'InvalidPackage'
Expand Down

0 comments on commit 709b270

Please sign in to comment.