Publishing has stopped working as this lookup for bundle file fails: https://github.com/Triple-T/gradle-play-publisher/blob/master/plugin/src/main/kotlin/com/github/triplet/gradle/play/tasks/internal/Agp.kt#L30
Run publishBundle
publishBundle
Published bundle
java.lang.NoSuchFieldError: BUNDLE
at com.github.triplet.gradle.play.tasks.internal.AgpKt.findBundleFile(Agp.kt:30)
at com.github.triplet.gradle.play.tasks.PublishBundle.getBundle(PublishBundle.kt:35)
at org.gradle.api.internal.tasks.properties.bean.AbstractNestedRuntimeBeanNode$BeanPropertyValue$1$1.create(AbstractNestedRuntimeBeanNode.java:80)
at org.gradle.util.SingleMessageLogger.whileDisabled(SingleMessageLogger.java:467)
Deep, agonized sigh. Will try to fix tonight.
Most helpful comment
Deep, agonized sigh. Will try to fix tonight.