Skip to content

Conversation

kkafar
Copy link
Member

@kkafar kkafar commented Jan 8, 2025

Description

Since 0.72 RN uses AGP 7.4.x (see #2603) and we do not support any older versions.

Changes

Removed the check and merged both buildFeatures

Test code and steps to reproduce

Passing Android build

Checklist

  • Ensured that CI passes

@kkafar kkafar force-pushed the @kkafar/remove-unnecessary-check-in-android-build-code branch from 1132bf2 to ed88dae Compare January 8, 2025 13:51
@kkafar kkafar merged commit e6b9aa0 into main Jan 8, 2025
4 checks passed
@kkafar kkafar deleted the @kkafar/remove-unnecessary-check-in-android-build-code branch January 8, 2025 13:51
kligarski pushed a commit that referenced this pull request Feb 26, 2025
## Description

Since 0.72 RN uses AGP 7.4.x (see #2603) and we do not support any older
versions.

## Changes

Removed the check and merged both `buildFeature`s

## Test code and steps to reproduce

Passing Android build

## Checklist

- [x] Ensured that CI passes

(cherry picked from commit e6b9aa0)
kligarski added a commit that referenced this pull request Feb 26, 2025
## Description

Add fixes connected with changing RN to `react-native@0.77.1` before
release.

## Changes

- #2602
- #2603
- #2608

## Test code and steps to reproduce
Run example apps from the repo, run new app that uses RN 0.77.1 and this
version of RNS.

## Checklist

- [ ] Ensured that CI passes

---------

Co-authored-by: Kacper Kafara <kacper.kafara@swmansion.com>
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.

1 participant