Skip to content

Commit 82b0930

Browse files
committed
Updated minSdk for Android to make it compatible with Flutter versions
1 parent ce2649a commit 82b0930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google_mobile_ads/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
}
3333

3434
defaultConfig {
35-
minSdk 23
35+
minSdk 24
3636
}
3737
lintOptions {
3838
disable 'InvalidPackage'

0 commit comments

Comments
 (0)