Closed SUPERCILEX closed 3 years ago
Hi, I know this is ongoing development so I of course won't open a ticket for this, just wanted to maybe help by saying: currently when building with agp 7.0.0-alpha05
and Triplet Play 3.2.0-agp4.2
I get a ConcurrentModificationException
Full Stacktrace is here
That's not related to this plugin, it doesn't show up anywhere in the stack trace.
Hmm, weird, as soon as I go back to 3.0.0 the exception disappears. Ok, gonna go back to that soon and check if I changed anything else going forward/backward when I was playing with this. Much appreciate your comment and your work 👍
3.3.0-AGP4.2 release do not work with 7.0.0alpha14 version of gradle-plugin. Error: Caused by: java.lang.NoClassDefFoundError: com/android/build/api/artifact/ArtifactType$BUNDLE at com.github.triplet.gradle.play.PlayPublisherPlugin$applyInternal$1$$special$$inlined$run$lambda$2.invoke(PlayPublisherPlugin.kt:198)
Thanks for the heads up, I'm hoping to make another GPP release soon.
And AGP 4.2 if the API is the same.