Skip to content

Commit fefb54e

Browse files
committed
Lower min sdk
1 parent 6f91bd7 commit fefb54e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle.kts

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

4646
defaultConfig {
4747
applicationId = ApplicationInfo.packageName
48-
minSdk = 21
48+
minSdk = 19
4949
targetSdk = 36
5050

5151
versionCode = ApplicationInfo.versionCode

0 commit comments

Comments
 (0)