We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ec49a commit 52c9f17Copy full SHA for 52c9f17
admob/app/build.gradle.kts
@@ -10,7 +10,7 @@ android {
10
11
defaultConfig {
12
applicationId = "com.google.firebase.example.admob"
13
- minSdk = 21
+ minSdk = 23
14
targetSdk = 35
15
versionCode = 1
16
versionName = "1.0"
0 commit comments