Skip to content

chore: Add Sentry Android Gradle Plugin update automation #968

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tustanivsky
Copy link
Collaborator

Closes #963

#skip-changelog

@tustanivsky
Copy link
Collaborator Author

Apparently this can be properly tested after suggested changes get into main (test run error).

@vaind
Copy link
Collaborator

vaind commented Jun 20, 2025

Apparently this can be properly tested after suggested changes get into main (test run error).

Have you tested locally by running the script from terminal? specifically

./scripts/update-android-gradle-plugin.sh get-version

and

./scripts/update-android-gradle-plugin.sh set-version 1.2.3

@tustanivsky
Copy link
Collaborator Author

@vaind Yes, local testing confirmed that the script works as expected. The only issue I've noticed was missing execute permission but now it should be fixed.

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.

Add automation to bump Android Gradle Plugin
2 participants