Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Comments

Replace jcenter with mavenCentral in build.gradle#1457

Open
JohnGoodman wants to merge 1 commit intoInstabug:masterfrom
JohnGoodman:patch-1
Open

Replace jcenter with mavenCentral in build.gradle#1457
JohnGoodman wants to merge 1 commit intoInstabug:masterfrom
JohnGoodman:patch-1

Conversation

@JohnGoodman
Copy link

If you are using gradle 9, you cannot use jcenter and instead must use maven or buildin for android will fail.

Description of the change

Description goes here

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Issue links go here

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

If you are using gradle 9, you cannot use jcenter and instead must use maven.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant