react-native-share / react-native-share

Social share, sending simple data to other apps.

Home Page:https://react-native-share.github.io/react-native-share

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

after update I cannot compile my project

metamorph-online opened this issue · comments

Steps to reproduce

  1. updated my old project to last version
  2. enter command "npm run android"

Expected behavior

project should compile

Actual behavior

get an error:
1: Task failed with an exception.

  • Where:
    Build file '\node_modules\react-native-share\android\build.gradle' line: 30

  • What went wrong:
    A problem occurred evaluating project ':react-native-share'.

Could not set unknown property 'namespace' for extension 'android' of type com.android.build.gradle.LibraryExtension.

Environment

  • React Native version:
  • 0.72
  • React Native platform + platform version: iOS 9.0, Android 5.0, etc
  • android
  • Typescript version (if using typescript): 3.8+ required, what version is in your environment?

react-native-share

Version: npm version or "master"
"react-native-share": "^9.4.1"

Link to repo (highly encouraged)

https://github.com/

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and i will leave this open

Marked as stale, but is still broken.