Skip to content

Commit

Permalink
Merge branch 'facebook:main' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
KusStar authored Sep 19, 2023
2 parents fc2ca33 + d859bd9 commit 5449960
Show file tree
Hide file tree
Showing 7,603 changed files with 489,321 additions and 368,874 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 8 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"presets": [
"module:@react-native/babel-preset"
],
"plugins": [
"babel-plugin-transform-flow-enums"
]
}
9 changes: 8 additions & 1 deletion .buckconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

[android]
target = android-30
target = android-31

[kotlin]
compile_against_abis = True
kotlin_version = 1.6.10

[download]
max_number_of_retries = 3
Expand All @@ -11,3 +15,6 @@

[alias]
rntester = //packages/rn-tester/android/app:app

[buildfile]
includes = //tools/build_defs/oss/preload.bzl
2 changes: 2 additions & 0 deletions .bundle/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
BUNDLE_PATH: "vendor/bundle"
BUNDLE_FORCE_RUBY_PLATFORM: 1
81 changes: 0 additions & 81 deletions .circleci/DockerTests.md

This file was deleted.

53 changes: 0 additions & 53 deletions .circleci/Dockerfiles/Dockerfile.android

This file was deleted.

159 changes: 0 additions & 159 deletions .circleci/Dockerfiles/scripts/run-android-ci-instrumentation-tests.js

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions .circleci/Dockerfiles/scripts/run-android-docker-unit-tests.sh

This file was deleted.

Loading

0 comments on commit 5449960

Please sign in to comment.