We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090cb17 commit f6df5ffCopy full SHA for f6df5ff
kmp-library/build.gradle
@@ -24,7 +24,7 @@ test {
24
}
25
26
dependencies {
27
- api('com.guardsquare:proguard-core:9.1.3')
+ api('com.guardsquare:proguard-core:9.1.6')
28
29
testImplementation "org.jetbrains.kotlin:kotlin-stdlib:2.0.0-RC2"
30
testImplementation "org.jetbrains.kotlin:kotlin-reflect:2.0.0-RC2"
0 commit comments