[repo] Start using version catalog in the main build

This commit is contained in:
Yahor Berdnikau
2023-07-18 10:40:39 +02:00
committed by Space Team
parent 9294a74bf2
commit 63b0e900a9
3 changed files with 8 additions and 8 deletions
@@ -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)