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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[All] Add plugins to root gradle #1342

Merged
merged 2 commits into from Apr 21, 2024
Merged

[All] Add plugins to root gradle #1342

merged 2 commits into from Apr 21, 2024

Conversation

mlykotom
Copy link
Contributor

@mlykotom mlykotom commented Apr 15, 2024

Ading the plugins to the root level build.gradle without applying them directly. This is because some plugins might have different versions. For example, Baseline Profile Gradle Plugin had a dependency on AGP x, without specifying it here, Gradle would pick some dependency (which one? 馃 ) and a conflict would be raised.

@mlykotom mlykotom requested a review from a team as a code owner April 15, 2024 10:10
# Conflicts:
#	Jetcaster/build.gradle.kts
@mlykotom mlykotom requested a review from arriolac April 19, 2024 07:50
@bentrengrove
Copy link
Member

Also important for #1354

@bentrengrove bentrengrove merged commit 25cde73 into main Apr 21, 2024
24 checks passed
@bentrengrove bentrengrove deleted the tm/fix-plugins branch April 21, 2024 22:37
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.

None yet

3 participants