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][Kotlin] fixed build after decomission of jcenter and gradle update #7840

Merged
merged 4 commits into from
Mar 3, 2023

Conversation

paulovap
Copy link
Collaborator

@paulovap paulovap commented Feb 24, 2023

JCenter[1] has been removed and now is failing android build. This change updates the configuration to remove this and few other warnings.

1 - https://developer.android.com/studio/build/jcenter-migration

Also fix kotlin build for latest gradle version 8.0.1 (in use by CI)

JCenter[1] has been removed and now is failing android build. This
change updates the configuration to remove this and few other warnings.

1 - https://developer.android.com/studio/build/jcenter-migration
@paulovap paulovap changed the title [Android] fixed build after decomission of jcenter [Android][Kotlin] fixed build after decomission of jcenter and gradle update Feb 24, 2023
@dbaileychess dbaileychess merged commit 01f4138 into google:master Mar 3, 2023
dbaileychess added a commit that referenced this pull request Mar 15, 2023
… update (#7840)

* [Android] fixed build after decomission of jcenter

JCenter[1] has been removed and now is failing android build. This
change updates the configuration to remove this and few other warnings.

1 - https://developer.android.com/studio/build/jcenter-migration

* [Kotlin] fix build for latest gradle version 8.0.1

---------

Co-authored-by: Derek Bailey <derekbailey@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants