Skip to content

fix(android): AGP 8 and RN 0.71+ gradle compatibility#147

Open
genaris wants to merge 1 commit into
souvik-ghosh:masterfrom
genaris:fix/android-gradle-compat
Open

fix(android): AGP 8 and RN 0.71+ gradle compatibility#147
genaris wants to merge 1 commit into
souvik-ghosh:masterfrom
genaris:fix/android-gradle-compat

Conversation

@genaris
Copy link
Copy Markdown

@genaris genaris commented Apr 22, 2026

Some minor updates to make this library easier to use under newer RN versions (I'm currently using 0.83 in my app):

  • Rename deprecated 'lintOptions' block to 'lint' for AGP 8+.
  • Switch dependency from 'com.facebook.react:react-native' to 'com.facebook.react:react-android', which is the artifact name used by React Native 0.71 and newer.

- Rename deprecated 'lintOptions' block to 'lint' for AGP 8+.
- Switch dependency from 'com.facebook.react:react-native' to
  'com.facebook.react:react-android', which is the artifact name
  used by React Native 0.71 and newer.
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