Releases: Guardsquare/proguard
Releases · Guardsquare/proguard
ProGuard 7.0.1
Issue |
Explanation |
DGD-2382 |
Fixed processing of Kotlin 1.4 metadata annotations. |
DGD-2494 |
Fixed naming conflict resolution potentially resulting in the renaming of library members. |
|
Extended expressions supported by Retrace. |
ProGuard 7.0.0
Issue |
Explanation |
|
Added support for Kotlin metadata, with new option -keepkotlinmetadata . |
PGD-32 |
Allowing Java 14 class files. |
|
Optimizing away instance references to constructor-less classes. |
DGD-1489 |
Fixed potential IllegalArgumentException with message Value "x" is not a reference value when optimizing code with conditional casts. |
PGD-12 |
Fixed building gradle plugin. |