Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easier to debug android build issues #233

Merged
merged 2 commits into from
Jun 4, 2018

Conversation

zpencer
Copy link
Contributor

@zpencer zpencer commented Jun 2, 2018

  • add testRuntime dep on android plugin, so that if we step through
    the android tests with a debugger, the class definitions are
    available.
  • hard code the correct android version in the generated test project,
    so that it can be loaded without modifications to android studio

- add testRuntime dep on android plugin, so that if we step through
  the android tests with a debugger, the class definitions are
  available.
- hard code the correct android version in the generated test project,
  so that it can be loaded without modifications to android studio
@zpencer zpencer merged commit cdfaca6 into google:master Jun 4, 2018
@zpencer zpencer deleted the easier-android-debugging branch June 4, 2018 20:32
zhangkun83 pushed a commit to zhangkun83/protobuf-gradle-plugin-1 that referenced this pull request Nov 7, 2018
- add testRuntime dep on android plugin, so that if we step through
  the android tests with a debugger, the class definitions are
  available.
- hard code the correct android version in the generated test project,
  so that it can be loaded without modifications to android studio
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