Maxi Rosson
Maxi Rosson
Any update about this?
Any update about this?
Hi. This is working using the `bundletool-all-1.11.1.jar` but NOT working if we use the JAR downloaded from Google Repo. ``` object Main { @JvmStatic fun main(args: Array) { val myArgs...
Hi. Could you provide a small sample project so we can reproduce this bug?
Which gradle version?
Thanks for your feedback. I created some issues: - Migrate all build.gradle to Kotlin DSL https://github.com/releaseshub/releases-hub-gradle-plugin/issues/74 - Support plugins DSL https://github.com/releaseshub/releases-hub-gradle-plugin/issues/56 I already switched from `compile` to `implementation`
This is also happening on v1.11.2
Hi. The plugin doesn't support the new way to apply plugins. You should use the legacy way, as described on the readme