Skip to content

Commit 6e36f28

Browse files
authored
Bump to min sdk 30
1 parent 3eb1975 commit 6e36f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66

77
ext {
88
buildToolsVersion = "34.0.0"
9-
minSdkVersion = 26
9+
minSdkVersion = 30
1010
compileSdkVersion = 34
1111
targetSdkVersion = 34
1212
ndkVersion = "26.1.10909125"

0 commit comments

Comments
 (0)