reactnative Deprecated Gradle features were used in this build, making it incompatible with Gradle 7

reactnative Deprecated Gradle features were used in this build, making it incompatible with Gradle 7

rn出现Deprecated Gradle features were used in this build, making it incompatible with Gradle

解决

进入android目录 执行gradlew assembleRelease
重新打开项目目录cmd 执行react-native start
重新打开项目目录cmd 执行react-native run-android
ok


版权声明:本文为qq_32294071原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。