Skip to content

Commit f6df5ff

Browse files
Update ProGuardCORE version
1 parent 090cb17 commit f6df5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kmp-library/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ test {
2424
}
2525

2626
dependencies {
27-
api('com.guardsquare:proguard-core:9.1.3')
27+
api('com.guardsquare:proguard-core:9.1.6')
2828

2929
testImplementation "org.jetbrains.kotlin:kotlin-stdlib:2.0.0-RC2"
3030
testImplementation "org.jetbrains.kotlin:kotlin-reflect:2.0.0-RC2"

0 commit comments

Comments
 (0)