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

Android SDK and build.gradle update. #50

Closed YadhuYk007 closed 10 months ago

YadhuYk007 commented 1 year ago

Android release build was failing with 'AAPT: error: resource not found' . Updating SDK along with dependency syntax in build.gradle

nitish24p commented 11 months ago

Hey can you also make a change in package.json and do a minor version update

YadhuYk007 commented 11 months ago

@nitish24p What changes are you planning in package.json? I had already updated android sdk version in the PR.

nitish24p commented 11 months ago

@YadhuYk007 I need to publish a new version to npm right.. can you make a minor increment of the version in package json

YadhuYk007 commented 11 months ago

Hi, I have updated the version. Please check the same.