nitish24p / react-native-upi

A tiny module for Adding payments via UPI in your react native apps ❤️
MIT License
72 stars 29 forks source link

Resolves could not find method compile() issue #40

Open khavinshankar opened 2 years ago

khavinshankar commented 2 years ago

Fixes #39

Changes made:

  1. changed compile to implementation in android/setting.gradle
  2. changed compile to implementation in Readme.md
  3. changed a few minor things in Readme.md related to manual linking
Kushagra-ag commented 1 year ago

@nitish24p can you please review this. I am facing the same issue