erisu opened a new pull request, #268:
URL: https://github.com/apache/cordova-electron/pull/268
### Platforms affected
n/a
### Motivation and Context
Appears codecov v4 has issues with tokenless support
### Description
Downgraded back to
codecov-commenter commented on PR #268:
URL: https://github.com/apache/cordova-electron/pull/268#issuecomment-1972986193
##
[Codecov](https://app.codecov.io/gh/apache/cordova-electron/pull/268?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm
erisu merged PR #268:
URL: https://github.com/apache/cordova-electron/pull/268
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@cordov
CaioMelo8 commented on issue #1642:
URL:
https://github.com/apache/cordova-android/issues/1642#issuecomment-1973002673
Following @bkohler616's suggestion, for anyone interested, here's an rough
draft script to remove `kotlin-android-extensions` from `build.gradle`:
```javascript
#
GitHub user pjoriginal added a comment to the discussion: How to update
electron-builder version with cordova-electron: 3.0.1
@BenLaKnet
Sorry I forgot to reply to this.
`cordova-electron` uses the `electron-builder` in its `package.json` file..
I've added steps here that would make it possibl
GitHub user erisu added a comment to the discussion: How to update
electron-builder version with cordova-electron: 3.0.1
To follow up on the previous solutions, consider the following alternative:
```bash
cordova create test
cd test
npm pkg set overrides.cordova-electron.electron-builder="^24.
GitHub user erisu edited a comment on the discussion: How to update
electron-builder version with cordova-electron: 3.0.1
To follow up on the previous solutions, consider the following alternative:
```bash
cordova create test
cd test
npm pkg set overrides.cordova-electron.electron-builder="^24
GitHub user BenLaKnet added a comment to the discussion: How to update
electron-builder version with cordova-electron: 3.0.1
Hi, many thanks for your answers. I tried and it returns an error:
```
• electron-builder version=24.12.0 os=10.0.19045
• loaded configuration file=package.json ("