Android build in React Native CLI consistently fails due to a mismatch between the SDK version and the Gradle version
Whenever I build the React application, it automatically selects version 8.2.1, which is not specified, and also picks the latest SDK version. As a result, the build keeps failing.