Skip to content

Conversation

@forsen
Copy link
Contributor

@forsen forsen commented Aug 1, 2019

Summary:

Projects written in kotlin is not able to resolve PackageList.java (see #600)

Resolves #600

Test Plan:

Tested in newly initialised project:

react-native init test && cd test && react-native run-android

Also tested in kotlin project where android fails to build prior to this change

Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@thymikee thymikee merged commit 72158de into react-native-community:master Aug 1, 2019
@forsen forsen deleted the fix/sourcedir branch August 1, 2019 14:56
thymikee added a commit that referenced this pull request Aug 1, 2019
* origin/master:
  imp: optimize gradle code generation (#603)
  v2.8.2
  fix: corrects `srcDirs` to be compatible with Kotlin projects (#602)
  v2.8.1
  fix: fallback to default terminal if wrong one passed (#601)
  fix: adding back `projectRoot` to option (#588)
  fix: init run instructions to show workspace (#566)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unresolved reference: PackageList // native_modules.gradle

2 participants