hi folks, anyone tried latest kodein (7.20.2) and ...
# kodein
m
hi folks, anyone tried latest kodein (7.20.2) and able to run with obfuscation? currently adding proguard rules provided in https://github.com/kosi-libs/Kaverit/issues/6 and still showing error
java.lang.RuntimeException: Invalid TypeToken; must specify type parameters
at our end
r
Currently using Kodein with obfuscation and never had such issues. Can you provide a reproducer? Also, did you used Kodein before 7.20.2 and if so, did the issue appeared with latest version?
m
we use 7.11.0 before and no issue. will try to create a simple reproducer