React-native Android Platform building issue
The minCompileSdk (31) specified in a dependency's AAR metadata (
META-INF/com/android/build/gradle/aar-metadata.properties
) is greater than this module's compileSdkVersion (android-30). Dependency: androidx.appcompat:appcompat:1.4.1.
I have tried many solutions with Gradle, SDK and many other solutions from GitHub and StackOverflow.