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

Upgrade AGP & move all dependencies to Version Catalog#91

Open
ghostbear wants to merge 1 commit intogoogle:mainfrom
ghostbear:agp-and-version-catalog
Open

Upgrade AGP & move all dependencies to Version Catalog#91
ghostbear wants to merge 1 commit intogoogle:mainfrom
ghostbear:agp-and-version-catalog

Conversation

@ghostbear
Copy link
Copy Markdown
Contributor

Upgrades Gradle to 7.4 which makes Version Catalog stable 🎉

Also, moves dependencies and plugins which weren't previous able to go into Version Catalog into it

Comment thread build.gradle.kts
Comment on lines +35 to +39
alias(libs.plugins.spotless)
alias(libs.plugins.dokka)
alias(libs.plugins.metalava) apply false
alias(libs.plugins.maven.publish) apply false
alias(libs.plugins.kotlin.parcelize) apply false
Copy link
Copy Markdown
Contributor Author

@ghostbear ghostbear Feb 28, 2022

Choose a reason for hiding this comment

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

Just gonna mention that libs creates a false-positive here in Android Studio but the project sync and build just fine

https://youtrack.jetbrains.com/issue/KTIJ-19369

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