Skip to content

Commit dfcc88e

Browse files
committed
remove unnecessary endlines
1 parent f6ab11a commit dfcc88e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ android.enableJetifier=true
2121
org.gradle.configureondemand=true
2222
android.disableResourceValidation=true
2323
android.nonTransitiveRClass=true
24-
android.suppressUnsupportedCompileSdk=33
24+
android.suppressUnsupportedCompileSdk=33

ios/Config/config.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ PRODUCT_BUNDLE_IDENTIFIER = $(BUNDLE_IDENTIFIER)$(BUNDLE_IDENTIFIER_APPEND)
55

66
RUNTIME_URL = http:\/\/localhost:8080
77

8-
PRODUCT_NAME = nativeTemplate
8+
PRODUCT_NAME = nativeTemplate

0 commit comments

Comments
 (0)