Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
fabOnReact committed Nov 22, 2023
2 parents 4a79a83 + bf4e229 commit 228530c
Show file tree
Hide file tree
Showing 7,271 changed files with 425,793 additions and 361,182 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"
]
}
7 changes: 7 additions & 0 deletions .buckconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
[android]
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
81 changes: 0 additions & 81 deletions .circleci/DockerTests.md

This file was deleted.

54 changes: 0 additions & 54 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 228530c

Please sign in to comment.