Gradle-play-publisher: Fully support AGP 7

Created on 7 Jan 2021  路  6Comments  路  Source: Triple-T/gradle-play-publisher

And AGP 4.2 if the API is the same.

enhancement other

Most helpful comment

Thanks for the heads up, I'm hoping to make another GPP release soon.

All 6 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aqibmumtaz picture aqibmumtaz  路  7Comments

chrisjenx picture chrisjenx  路  5Comments

siloebb picture siloebb  路  5Comments

blazsolar picture blazsolar  路  3Comments

siddharthkhindri picture siddharthkhindri  路  5Comments