Skip to content

Commit

Permalink
Update ProGuardCORE version
Browse files Browse the repository at this point in the history
  • Loading branch information
James Hamilton committed Sep 24, 2024
1 parent 090cb17 commit f6df5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kmp-library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ test {
}

dependencies {
api('com.guardsquare:proguard-core:9.1.3')
api('com.guardsquare:proguard-core:9.1.6')

testImplementation "org.jetbrains.kotlin:kotlin-stdlib:2.0.0-RC2"
testImplementation "org.jetbrains.kotlin:kotlin-reflect:2.0.0-RC2"
Expand Down

0 comments on commit f6df5ff

Please sign in to comment.