Skip to content

Commit e968d5e

Browse files
committed
chore(admob): update to minSdk 21
1 parent 708365e commit e968d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admob/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616

1717
defaultConfig {
1818
applicationId = "com.google.samples.quickstart.admobexample"
19-
minSdk = 19
19+
minSdk = 21
2020
targetSdk = 34
2121
versionCode = 1
2222
versionName = "1.0"

0 commit comments

Comments
 (0)