Skip to content

Commit aba1afe

Browse files
committed
lower minSdk requirement to 30
1 parent e8579ae commit aba1afe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

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

1010
defaultConfig {
1111
applicationId "dev.bluehouse.enablevolte"
12-
minSdk 32
12+
minSdk 30
1313
targetSdk 33
1414
versionCode 2
1515
versionName "1.1"

0 commit comments

Comments
 (0)