Fix proguard settings for 173 (ignore com.intellij.util.io.TarUtil)
This commit is contained in:
committed by
Nikolay Krasko
parent
f940c0b86f
commit
7da9268e10
@@ -61,6 +61,7 @@ messages/**)
|
||||
-dontwarn net.jpountz.lz4.LZ4Factory
|
||||
-dontwarn org.jetbrains.annotations.ReadOnly
|
||||
-dontwarn org.jetbrains.annotations.Mutable
|
||||
-dontwarn com.intellij.util.io.TarUtil
|
||||
|
||||
#-libraryjars '<rtjar>'
|
||||
#-libraryjars '<jssejar>'
|
||||
|
||||
Reference in New Issue
Block a user