Skip to content

java.lang.NoSuchMethodError in release version when using MapCompose 2.3.0 #78

Answered by p-lr
TimPushkin asked this question in Q&A
Discussion options

You must be logged in to vote

My message above made me think of a cache issue. So i went back to my app, reverted everything (back to MapCompose 2.3.0), and ran a gradle clean and invalidate cache & restart of Android studio.
I also added a dependency in my app :

implementation "androidx.compose.animation:animation:1.3.0"

Then, the release build worked fine..
Interesting to note that without that added dependency, the issue happens.

Replies: 4 comments 16 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@TimPushkin
Comment options

@p-lr
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
14 replies
@p-lr
Comment options

@v1kee
Comment options

@p-lr
Comment options

@p-lr
Comment options

@v1kee
Comment options

Answer selected by TimPushkin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants