Manoel Aranda Neto

Results 1021 comments of Manoel Aranda Neto

Yes if possible, it's not breaking tho, since AGP 7.x requires Java 11, so requiring AGP 7.x is already the breaking change by itself.

Bumping to Java 11 lead me to this issue https://youtrack.jetbrains.com/issue/KT-48745

Yes, but since there are many ways of setting source/target compatibility, plus language version compatibility on Kotlin etc, I was unsure of the correct way since the Warning was never...

`sentry-cli` itself hashes the file before doing something, so in the server-side point of view, is fine. Indeed, the plugin could not redo the whole thing if nothing has really...

I'd not say that #313 would fix that alone, because even using the Manifest, you can still generate a new `uuid` every time, so both have to be done, together.

@lobsterkatie no idea, but apparently `escalade` is a dependency of `yargs`. @ruanblima have you tried using a more recent version of `node`? have you tried to clean the `node_modules` and...

Closing the issue as a part of large repository cleanup, due to it being inactive and/or outdated. Please do not hesitate to ping me if it is still relevant, and...

We likely need to have a plugin option to either pass or not `--include-sources` which is the subcommand responsible for uploading the source context bundle.

@krystofwoldrich isnt this already done? https://github.com/getsentry/sentry-wizard/releases/tag/v2.1.0