Fix manifest placeholder processing by iainmcgin · Pull Request #341 · openid/AppAuth-Android · GitHub
Skip to content

Fix manifest placeholder processing#341

Merged
iainmcgin merged 1 commit into
openid:masterfrom
iainmcgin:placeholderfix
May 29, 2018
Merged

Fix manifest placeholder processing#341
iainmcgin merged 1 commit into
openid:masterfrom
iainmcgin:placeholderfix

Conversation

@iainmcgin

Copy link
Copy Markdown
Member

Apparently manifest placeholder processing has changed in recent android gradle plugin versions, such that the test value specified for the library is now taking precedence over values specified for the demo app project. This change fixes the issue by creating a new build type that the unit tests use, where the manifest placeholder can be independently changed.

Apparently manifest placeholder processing has changed in recent
android gradle plugin versions, such that the test value specified
for the library is now taking precedence over values specified for
the demo app project. This change fixes the issue by creating a new
build type that the unit tests use, where the manifest placeholder
can be independently changed.
@iainmcgin

Copy link
Copy Markdown
Member Author

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.

1 participant