Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 261 Bytes

if_got_VerifyError.md

File metadata and controls

11 lines (6 loc) · 261 Bytes

if Composable page got java.lang.VerifyError:

at first, try: clean gradle cache

then re-build and launch

if still err, then try: move lambdas out from @Composable function

then re-build and launch

if still err, then try: upgrade compose compiler version