Skip to content

Commit 811528d

Browse files
committed
feat(android): support android 7 and up
1 parent 1838b16 commit 811528d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/cdv-gradle-config-defaults.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"MIN_SDK_VERSION": 29,
2+
"MIN_SDK_VERSION": 24,
33
"SDK_VERSION": 35,
44
"COMPILE_SDK_VERSION": null,
55
"GRADLE_VERSION": "8.11.1",

0 commit comments

Comments
 (0)