Skip to content

Upgrade ERN to support RN 0.81#1923

Merged
r0h0gg6 merged 1 commit intomasterfrom
upgrade-rn-0.81
Apr 8, 2026
Merged

Upgrade ERN to support RN 0.81#1923
r0h0gg6 merged 1 commit intomasterfrom
upgrade-rn-0.81

Conversation

@r0h0gg6
Copy link
Copy Markdown
Contributor

@r0h0gg6 r0h0gg6 commented Apr 7, 2026

ANDROID

Update Android Plugins/ tools and templates to support RN 0.81.x

ANDROID_GRADLE_PLUGIN_VERSION = '8.11.0';
ANDROIDX_APPCOMPACT_VERSION = '1.1.0';
ANDROIDX_LIFECYCLE_EXTENSIONS_VERSION = '2.1.0';
BUILD_TOOLS_VERSION = '36.0.0';
COMPILE_SDK_VERSION = '36';
GRADLE_DISTRIBUTION_VERSION = '8.14.3';
KOTLIN_VERSION = '2.1.20';
MIN_SDK_VERSION_PRE_RN64 = '19';
MIN_SDK_VERSION_POST_RN64 = '21';
SUPPORT_LIBRARY_VERSION = '28.0.0';
TARGET_SDK_VERSION = '36';
SOURCE_COMPATIBILITY = 'VERSION_17';
TARGET_COMPATIBILITY = 'VERSION_17';

IOS

Update iOS templates to support RN 0.81.x

Copy link
Copy Markdown
Member

@friederbluemle friederbluemle left a comment

Choose a reason for hiding this comment

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

😍 👏

@r0h0gg6 r0h0gg6 merged commit 0075dfe into master Apr 8, 2026
16 checks passed
@r0h0gg6 r0h0gg6 deleted the upgrade-rn-0.81 branch April 8, 2026 05:07
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