Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
LTPhantom authored Oct 9, 2023
1 parent bb88e6c commit 59104e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/google_mobile_ads/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion 33

namespace 'io.flutter.plugins.googlemobileadsexample'

lintOptions {
disable 'InvalidPackage'
}
Expand Down

0 comments on commit 59104e8

Please sign in to comment.