Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Conversation

@ghostbear
Copy link
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 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
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