I'm trying to use the Compose Compiler (v2) flag <...
# compose-android
m
I'm trying to use the Compose Compiler (v2) flag includeSourceInformation to retain this info on a release build with
minifyEnabled=true
without any luck. Is there anything else needed to do to make this work?