[repo] Start using version catalog in the main build
This commit is contained in:
committed by
Space Team
parent
9294a74bf2
commit
63b0e900a9
@@ -80,8 +80,7 @@ dependencies {
|
||||
}
|
||||
implementation(libs.proguard.gradlePlugin)
|
||||
|
||||
// Version should be in sync with <root>/build.gradle.kts
|
||||
implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.0.1")
|
||||
implementation(libs.jetbrains.ideaExt.gradlePlugin)
|
||||
|
||||
implementation(libs.ktor.client.core)
|
||||
implementation(libs.ktor.client.cio)
|
||||
|
||||
Reference in New Issue
Block a user