Crashlytics reports showing wrong line number after migrating app to kotlin, i have already -keepattributes SourceFile,LineNumberTable
in my proguard file
An example of wrong line number report:
I disabled R8 and it worked fine, the line code on reports now shows the correct line number