Fix proguarding of the main-kts
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
-dontobfuscate
|
||||
# -dontshrink
|
||||
|
||||
-keepdirectories META-INF/**
|
||||
|
||||
-dontnote **
|
||||
-dontwarn org.sonatype.aether.**
|
||||
-dontwarn org.jetbrains.kotlin.**
|
||||
|
||||
Reference in New Issue
Block a user