faizalshap / react-native-otp-verify

React native sms verification without additional permissions
MIT License
239 stars 92 forks source link

fix: android gradlew version updated #93

Closed OtavioStasiak closed 1 year ago

OtavioStasiak commented 1 year ago

Hi, how is it going?

I need to change the compile and target sdk version to generate an android build. without this changes, if you try to build this app will have an error, but with this changes the app can built normally.

Thanks a lot :)