I\'m trying call DrawImage() on my code, I\'m following this tutorial Jetpack Tutorial,
But I\'m getting this error.:
Unresolved reference: Dr
You can see the latest composeOptions for the correct build here.
But keep in mind that the library API can vary greatly from version to version, and it would be better to take a look at the official example to examine the use of the Compose library.
Don't forget to switch the repository to the right branch corresponding to the latest version of the library (for example, at the time of the answer it's dev05 branch).