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

Add Implementation-Version to manifest for client/testing #202

Merged
merged 2 commits into from
Oct 20, 2019
Merged

Conversation

lanwen
Copy link
Collaborator

@lanwen lanwen commented Oct 8, 2019

so that you can grab the version using
LiiklusClient.class.getPackage().getImplementationVersion()

Fixes #159

so that you can grab the version using
LiiklusClient.class.getPackage().getImplementationVersion()

Fixes #159
client/build.gradle Outdated Show resolved Hide resolved
@bsideup bsideup added this to the next milestone Oct 20, 2019
@bsideup bsideup added the enhancement New feature or request label Oct 20, 2019
@bsideup bsideup merged commit 0e9fd2a into master Oct 20, 2019
@delete-merged-branch delete-merged-branch bot deleted the manif branch October 20, 2019 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jar's client manifest should have the version property set
2 participants