We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1da14f7 + b1c56a6 commit 96fe062Copy full SHA for 96fe062
build.gradle.kts
@@ -15,7 +15,7 @@ buildscript {
15
google()
16
}
17
dependencies {
18
- classpath("com.guardsquare:proguard-gradle:7.7.0")
+ classpath("com.guardsquare:proguard-gradle:7.8.1")
19
20
21
val envProperties = Properties()
gradle/libs.versions.toml
@@ -4,9 +4,9 @@ junit = "4.13.2"
4
5
# plugins
6
changelog = "2.4.0"
7
-intelliJPlatform = "2.9.0"
+intelliJPlatform = "2.10.0"
8
kotlin = "2.2.20"
9
-kover = "0.9.2"
+kover = "0.9.3"
10
qodana = "2025.2.1"
11
12
[libraries]
0 commit comments