Hey guys. Im searching for a fix here, since stack...
# android
m
Hey guys. Im searching for a fix here, since stacko didnt help me. We have a project where we use the kotlin reflect lib. After bumbing kotlin version from 1.7.10 -> 1.8.10, it seems we no longer have a primaryConstructor from the ConstructorDescriptor on the KFunctionImpl consctructor, after running R8. Only change is the aforementioned kotlin version change. Any input to why that is?