Skip to content

Commit

Permalink
remove unnecessary endlines
Browse files Browse the repository at this point in the history
  • Loading branch information
furkanarabaci committed Jan 8, 2025
1 parent f6ab11a commit dfcc88e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ android.enableJetifier=true
org.gradle.configureondemand=true
android.disableResourceValidation=true
android.nonTransitiveRClass=true
android.suppressUnsupportedCompileSdk=33
android.suppressUnsupportedCompileSdk=33
2 changes: 1 addition & 1 deletion ios/Config/config.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ PRODUCT_BUNDLE_IDENTIFIER = $(BUNDLE_IDENTIFIER)$(BUNDLE_IDENTIFIER_APPEND)

RUNTIME_URL = http:\/\/localhost:8080

PRODUCT_NAME = nativeTemplate
PRODUCT_NAME = nativeTemplate

0 comments on commit dfcc88e

Please sign in to comment.