I have a few problems with proguard apparently dis...
# reflect
d
I have a few problems with proguard apparently disturbing kotlin reflection, notably:
java.lang.IllegalStateException: Incompatible ABI version of com/domain/AClass: unknown (expected version is 0.25.0)
Anyone knows what could be stripped by Proguard that removes the ABI information from the class ?