Maxi Rosson

Results 8 comments of Maxi Rosson

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`

Hi. The plugin doesn't support the new way to apply plugins. You should use the legacy way, as described on the readme