Skip to content

Release v1.20#437

Merged
hossain-khan merged 1 commit into
mainfrom
release/v1.20
Apr 15, 2026
Merged

Release v1.20#437
hossain-khan merged 1 commit into
mainfrom
release/v1.20

Conversation

@hossain-khan
Copy link
Copy Markdown
Owner

Release v1.20

Version: 1.20 (versionCode: 25)

Changes

  • ⚙️ Upgraded Metro DI framework to 1.0.0-RC2 for improved API stability and performance
  • 🏗️ Improved stability with latest dependency updates (AGP 9.1.1, Gradle 9.4.1)
  • 🐞 Fixed DI multi-binding issue from v1.19

Build Verification

./gradlew clean assembleRelease - BUILD SUCCESSFUL in 58s

Release Checklist

  • versionCode updated (24 → 25)
  • versionName updated (1.19 → 1.20)
  • Release notes updated
  • Release APK build verified
  • Upload to Google Play Console
  • Create git tag v1.20 after merge

Next Steps

  1. Review and merge this PR to main
  2. Create git tag: git tag -a v1.20 -m "Release v1.20"
  3. Upload AAB to Google Play Console

- Bump version code from 24 to 25
- Bump version name from 1.19 to 1.20
- Update release notes with Metro 1.0.0-RC2 upgrade details
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the v1.20 app release by bumping the Android app version metadata and adding the corresponding Google Play “What’s New” entry.

Changes:

  • Bumped versionCode to 25 and versionName to 1.20.
  • Added Google Play release notes section for v1.20.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
project-resources/google-play/release-notes.md Adds the v1.20 release notes entry for Play Store “What’s New”.
app/build.gradle.kts Updates app versionCode / versionName for the v1.20 release.

## Release v1.20
- ⚒️ Upgraded Metro DI framework to 1.0.0-RC2 for improved API stability and performance.
- 🎯 Improved stability with latest dependency updates (AGP 9.1.1, Gradle 9.4.1).
- 🐞 Fixed DI multi-binding issue from previous release.
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release notes entry says "Fixed DI multi-binding issue from previous release". This will become ambiguous over time; please reference the specific version (e.g., v1.19) or the concrete issue/fix so users know what changed in v1.20.

Suggested change
- 🐞 Fixed DI multi-binding issue from previous release.
- 🐞 Fixed the DI multi-binding regression introduced in v1.19 that could cause app launch crashes for some users.

Copilot uses AI. Check for mistakes.
@github-actions
Copy link
Copy Markdown

Code Coverage Report

View Coverage Report

@hossain-khan hossain-khan enabled auto-merge April 15, 2026 22:35
@hossain-khan hossain-khan merged commit d924318 into main Apr 15, 2026
7 of 8 checks passed
@hossain-khan hossain-khan deleted the release/v1.20 branch April 15, 2026 22:37
@github-actions
Copy link
Copy Markdown

📊 APK Size Analysis

Comparing mainrelease/v1.20 (this PR)

⚠️ Diffuse analysis failed. Check the workflow logs for details.


Generated by Diffuse via diffuse-action

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