Skip to content

fix(android): AGP 9.0 no longer supporting proguard-android.txt#74

Merged
OS-pedrogustavobilro merged 2 commits intoionic-team:mainfrom
terencehonles:patch-1
Feb 3, 2026
Merged

fix(android): AGP 9.0 no longer supporting proguard-android.txt#74
OS-pedrogustavobilro merged 2 commits intoionic-team:mainfrom
terencehonles:patch-1

Conversation

@terencehonles
Copy link
Contributor

Description

This change replaces the default proguard file proguard-android.txt with proguard-android-optimize.txt which allows proguard optimizations.

Context

x-ref: ionic-team/capacitor#8315 & ionic-team/capacitor-plugins#2468

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

Screenshots (if appropriate)

Checklist

  • Pull request title follows the format RNMT-XXXX <title>
  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

This change replaces the default proguard file `proguard-android.txt`
with `proguard-android-optimize.txt` which allows proguard
optimizations.
@OS-pedrogustavobilro OS-pedrogustavobilro self-assigned this Jan 30, 2026
@OS-pedrogustavobilro OS-pedrogustavobilro changed the title fix AGP 9.0 no longer supporting proguard-android.txt fix(android): AGP 9.0 no longer supporting proguard-android.txt Jan 30, 2026
@OS-pedrogustavobilro OS-pedrogustavobilro merged commit 32961e1 into ionic-team:main Feb 3, 2026
8 checks passed
OS-pedrogustavobilro added a commit that referenced this pull request Feb 11, 2026
Co-authored-by: OS-pedrogustavobilro <pedro.gustavo.bilro@outsystems.com>
capacitor-bot pushed a commit that referenced this pull request Feb 11, 2026
## [7.1.8](v7.1.7...v7.1.8) (2026-02-11)

### Bug Fixes

* **android:** AGP 9.0 no longer supporting `proguard-android.txt` ([#74](#74)) ([3c2a656](3c2a656))
capacitor-bot pushed a commit that referenced this pull request Feb 11, 2026
# [8.1.0](v8.0.0...v8.1.0) (2026-02-11)

### Bug Fixes

* **android:** AGP 9.0 no longer supporting `proguard-android.txt` ([#74](#74)) ([32961e1](32961e1))

### Features

* **ci:** add Maven Central publishing workflow and Android publishing scripts ([#72](#72)) ([281d64f](281d64f))
* **ci:** add publish-pod job to invoke CocoaPods publish workflow ([#70](#70)) ([e2387f4](e2387f4))
* **ci:** add publish-pod job to invoke CocoaPods publish workflow ([#71](#71)) ([f9a4eca](f9a4eca))
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

Comments