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 1a51da5 commit 9d9e352Copy full SHA for 9d9e352
app/build.gradle.kts
@@ -27,7 +27,7 @@ android {
27
28
defaultConfig {
29
applicationId = "com.example.platform"
30
- minSdk = 26
+ minSdk = 21
31
targetSdk = 36
32
versionCode = 1
33
versionName = "1.0"
0 commit comments