We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce7143 commit 83b0eb7Copy full SHA for 83b0eb7
samples/storage/build.gradle.kts
@@ -27,7 +27,7 @@ android {
27
compileSdk = 36
28
29
defaultConfig {
30
- minSdk = 21
+ minSdk = 34
31
targetSdk = 35
32
}
33
kotlinOptions {
0 commit comments