React native – Error "Unresolved reference: serviceOf" updating gradle
I'm trying to update gradle in my expo react native app and to do so I executed "./gradlew wrapper --gradle-version 8.9" in the android level. But when I see the logs of the update, it appears this erros: > Configure…