Skip to content

Commit

Permalink
Ignore one more kotlinc class in proguard-desktop.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tk3y committed Sep 30, 2024
1 parent bbb557a commit 0fd1dcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle-client/proguard-desktop.pro
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@

# Kotlin embedded compiler dependencies
-dontwarn kotlin.annotations.jvm.**
-dontwarn org.jetbrains.concurrency.**
-dontwarn org.jetbrains.kotlin.com.google.common.**
-dontwarn org.jetbrains.kotlin.com.google.gson.**
-dontwarn org.jetbrains.kotlin.com.google.errorprone.**
Expand Down

0 comments on commit 0fd1dcf

Please sign in to comment.