skip to Main Content
author
164 views
1 vote

react native 0.73.9 build fails with unresolved reference 'serviceOf' in @react-native/gradle-plugin/build.gradle.kts since upgrading to gradle 8.10

My colleague upgraded gradle 8.0 to 8.10 so that react-native 0.73.9 could work on Android, targetting API 34.
It’s working

Back To Top
Search