We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ab11a commit dfcc88eCopy full SHA for dfcc88e
android/gradle.properties
@@ -21,4 +21,4 @@ android.enableJetifier=true
21
org.gradle.configureondemand=true
22
android.disableResourceValidation=true
23
android.nonTransitiveRClass=true
24
-android.suppressUnsupportedCompileSdk=33
+android.suppressUnsupportedCompileSdk=33
ios/Config/config.xcconfig
@@ -5,4 +5,4 @@ PRODUCT_BUNDLE_IDENTIFIER = $(BUNDLE_IDENTIFIER)$(BUNDLE_IDENTIFIER_APPEND)
5
6
RUNTIME_URL = http:\/\/localhost:8080
7
8
-PRODUCT_NAME = nativeTemplate
+PRODUCT_NAME = nativeTemplate
0 commit comments