We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f91bd7 commit fefb54eCopy full SHA for fefb54e
1 file changed
android/build.gradle.kts
@@ -45,7 +45,7 @@ android {
45
46
defaultConfig {
47
applicationId = ApplicationInfo.packageName
48
- minSdk = 21
+ minSdk = 19
49
targetSdk = 36
50
51
versionCode = ApplicationInfo.versionCode
0 commit comments