mirror of
https://github.com/Guardsquare/proguard.git
synced 2026-03-13 09:50:34 +08:00
Keep Kotlin interface method when default implementation is used
This commit is contained in:
committed by
Bengt Verscheure
parent
d4692c3835
commit
1c421bf780
@@ -1,3 +1,9 @@
|
||||
## Version 7.4.3
|
||||
|
||||
### Bugfixes
|
||||
|
||||
- Prevent unwanted name collision leading to missing methods in Kotlin DefaultImpls classes.
|
||||
|
||||
## Version 7.4.2
|
||||
|
||||
### Bugfixes
|
||||
|
||||
Reference in New Issue
Block a user