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

ANDROID-15570 Configure release publication #4

Merged
merged 8 commits into from
Dec 20, 2024
Merged

Conversation

dpastor
Copy link
Contributor

@dpastor dpastor commented Dec 19, 2024

🎟️ Jira ticket

ANDROID-15570

πŸ₯… What's the goal?

Just configure project to make it public

🚧 How do we do it?

  • Configure library and plugin publications
  • Add licenses

@dpastor dpastor marked this pull request as ready for review December 20, 2024 10:56
Comment on lines -34 to -39
Then, include plugin at the beggining of your application or library module build.gradle:

```gradle
apply plugin: "com.telefonica.loggerazzi"
```

Copy link

@yamal-alm yamal-alm Dec 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no id("com.telefonica.loggerazzi-plugin") in app module?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it should be as commented in the new line below.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It had a typo, just corrected -> 0a6eb1e

Copy link
Member

@dagonco dagonco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To the moon πŸš€

Copy link

@yamal-alm yamal-alm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ‘

@dpastor dpastor merged commit f9cf92a into main Dec 20, 2024
1 check passed
@dpastor dpastor deleted the release_configure branch December 20, 2024 11:11
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.

3 participants