mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
0707bbcb59
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/41634 # Changelog: [Internal]- The actual file was removed in https://github.com/facebook/react-native/pull/36900, but the reference still remains, confusing different tools. Reviewed By: sammy-SC Differential Revision: D51559281 fbshipit-source-id: 3c6fa8e1462c7e376fccb44909218328aaaabab4
18 lines
300 B
Plaintext
18 lines
300 B
Plaintext
|
|
[android]
|
|
target = android-31
|
|
|
|
[kotlin]
|
|
compile_against_abis = True
|
|
kotlin_version = 1.6.10
|
|
|
|
[download]
|
|
max_number_of_retries = 3
|
|
|
|
[maven_repositories]
|
|
central = https://repo1.maven.org/maven2
|
|
google = https://maven.google.com/
|
|
|
|
[alias]
|
|
rntester = //packages/rn-tester/android/app:app
|