Skip to content

fix(android): Remove kapt and custom maven repo - #24

Merged
OS-pedrogustavobilro merged 1 commit into
mainfrom
chore/RMET-5288/remove-kapt
Jul 14, 2026
Merged

fix(android): Remove kapt and custom maven repo#24
OS-pedrogustavobilro merged 1 commit into
mainfrom
chore/RMET-5288/remove-kapt

Conversation

@OS-pedrogustavobilro

Copy link
Copy Markdown
Contributor

Description

This plugin declares kotlin-kapt and an OutSystems Azure reference for maven that aren't used by this cordova plugin, so this PR removes it. The kotlin-kapt in particular would cause build failures with Android Gradle Plugin (AGP) version 9.

Context

Noticed while doing some investigations for https://outsystemsrd.atlassian.net/browse/RMET-5288. While I don't think AGP 9 won't be used by Cordova for MABS 13 (and this plugin in particular isn't used for ODC Capacitor as it has a Capacitor Counterpart), it doesn't hurt to remove the code.

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

Tests

Refer to the following successful MABS build: https://intranet.outsystems.net/MABS_Lite/BuildDetail?id=387f076c7ca401992413ba969f4fed2a7fa4cf96&stg=dev

Checklist

  • Code follows code style of this project
  • Using conventional commits
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

@OS-pedrogustavobilro
OS-pedrogustavobilro requested review from a team and OS-ruimoreiramendes and removed request for a team July 13, 2026 16:53
@OS-pedrogustavobilro OS-pedrogustavobilro changed the title chore(android): Remove kapt and custom maven repo fix(android): Remove kapt and custom maven repo Jul 13, 2026
@OS-pedrogustavobilro
OS-pedrogustavobilro merged commit 87c6d64 into main Jul 14, 2026
4 checks passed
@OS-pedrogustavobilro
OS-pedrogustavobilro deleted the chore/RMET-5288/remove-kapt branch July 14, 2026 08:24
capacitor-bot pushed a commit that referenced this pull request Jul 14, 2026
## [1.1.2](1.1.1...1.1.2) (2026-07-14)

### Bug Fixes

* **android:** Remove kapt and custom maven repo ([#24](#24)) ([87c6d64](87c6d64))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants