We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f299931 commit 9fb0778Copy full SHA for 9fb0778
‎packages/skia/android/build.gradle
@@ -19,7 +19,7 @@ import java.nio.file.Paths
19
// the minimum React Native version supported.
20
def DEFAULT_COMPILE_SDK_VERSION = 28
21
def DEFAULT_BUILD_TOOLS_VERSION = '28.0.3'
22
-def DEFAULT_MIN_SDK_VERSION = 16
+def DEFAULT_MIN_SDK_VERSION = 21
23
def DEFAULT_TARGET_SDK_VERSION = 28
24
25
def safeExtGet(prop, fallback) {
0 commit comments