Skip to content

Conversation

@krizzu
Copy link
Collaborator

@krizzu krizzu commented Jun 30, 2020

Summary

Example android app created for native-library had wrong directory structure (Manifest was pointing wrong package). Changed directories to com.example.%package-name%.

Also, added .idea to .gitignore, in case someone using WebStorm (or similar) would try to contribute :)

Test Plan

Create new native library and check paths for example android app.
Try opening example/android/app/build.gradle with Android studio (no issues should be notified).

Checklist

  • I have tested this on a device and a simulator

@krizzu krizzu requested a review from satya164 June 30, 2020 13:37
@krizzu krizzu changed the title Example android dir structure fix: Example Android app directory structure Jun 30, 2020
@satya164
Copy link
Member

Thanks!

@satya164 satya164 merged commit 4826e95 into callstack:master Jun 30, 2020
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.

2 participants