Skip to content

Commit 97ab8cd

Browse files
committed
Update min android version to 9.0
1 parent aded210 commit 97ab8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

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

2020
defaultConfig {
2121
applicationId "com.httpsms"
22-
minSdk 26
22+
minSdk 28
2323
targetSdk 33
2424
versionCode 1
2525
versionName "${getGitHash()}"

0 commit comments

Comments
 (0)