faizalshap / react-native-otp-verify

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

Error while building APK in react-native V0.71.1 #81

Closed purellarohith closed 1 year ago

purellarohith commented 1 year ago
Am getting following error while building apk through gradlew assembleRelease
**Error :** 

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

2: Task failed with an exception.

info Fetching system and libraries information... System: OS: Windows 10 10.0.22621 CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz Memory: 1.17 GB / 15.69 GB Binaries: Node: 18.12.1 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.19 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 9.2.0 - C:\Program Files\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: API Levels: 27, 29, 31, 32, 33 Build Tools: 30.0.2, 30.0.3, 31.0.0, 32.0.0, 33.0.0, 33.0.1 System Images: android-31 | Google APIs Intel x86 Atom_64, android-33 | Google APIs Intel x86 Atom_64 Android NDK: Not Found Windows SDK: Not Found IDEs: Android Studio: AI-213.7172.25.2113.9123335 Visual Studio: Not Found Languages: Java: 11.0.17 - C:\Program Files\Eclipse Adoptium\jdk-11.0.17.8-hotspot\bin\javac.EXE npmPackages: @react-native-community/cli: Not Found react: 18.2.0 => 18.2.0 react-native: 0.71.1 => 0.71.1 react-native-windows: Not Found npmGlobalPackages: react-native: Not Found

faizalshap commented 1 year ago

Fixed with PR