Skip to content

Conversation

@austin047
Copy link
Collaborator

Description

Fix the error in Fastlane for Android build

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@sourceant
Copy link

sourceant bot commented Jan 13, 2026

Code Review Summary

✨ This pull request primarily focuses on updating various Ruby gem dependencies within the Gemfile.lock and, more specifically, pinning the fastlane-plugin-get_new_build_number to an exact version (0.3.3) in both the Gemfile.lock and the Pluginfile. These changes contribute to a more stable and reproducible build environment.

🚀 Key Improvements

  • Explicitly pinning the fastlane-plugin-get_new_build_number version in android/fastlane/Pluginfile (line 6) and android/Gemfile.lock (line 243) enhances build consistency.
  • Updating various dependencies across the Gemfile.lock brings in the latest features, bug fixes, and security patches.

Copy link

@sourceant sourceant bot left a comment

Choose a reason for hiding this comment

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

Review complete. No specific code suggestions were generated. See the overview comment for a summary.

@austin047 austin047 requested a review from nfebe January 13, 2026 15:14
@nfebe nfebe merged commit 9f642f4 into dev Jan 13, 2026
4 checks passed
@nfebe nfebe deleted the fix/android-pipeline-ci branch January 13, 2026 15:25
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.

3 participants