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

Preparations for Jitpack #41

Merged
merged 11 commits into from
May 20, 2022
Merged

Preparations for Jitpack #41

merged 11 commits into from
May 20, 2022

Conversation

JamesTKhan
Copy link
Owner

@JamesTKhan JamesTKhan commented May 19, 2022

A couple of notes

  • Cleaned up deprecated methods in gradle files
  • Add maven publish to gdx-runtime and commons gradle (commons now has a version number as well)
  • Support for downloading sources as well

Putting the following lines in my local runtime testing project in core project brings in both projects.

api "com.github.jpooleycodes.mundus:gdx-runtime:jitpack-SNAPSHOT"

and checking jitpack.io is showing downloads happening
image

Once these changes are merged I think we can finally create the 0.3.0 release

@JamesTKhan JamesTKhan changed the title Preparations for Jitpack (DRAFT) Preparations for Jitpack May 19, 2022
@JamesTKhan JamesTKhan changed the title (DRAFT) Preparations for Jitpack Preparations for Jitpack May 19, 2022
gdx-runtime/build.gradle Outdated Show resolved Hide resolved
@JamesTKhan JamesTKhan linked an issue May 19, 2022 that may be closed by this pull request
@JamesTKhan JamesTKhan merged commit 285da7b into master May 20, 2022
@JamesTKhan JamesTKhan deleted the jitpack branch May 20, 2022 01:59
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.

Setup gdx-runtime for a package repository
2 participants