@react-native/popup-menu-android throws Unresolved reference: libs on Android build RN 0.75.3
I upgraded my project to 0.75.3 with no problems, but then after replacing the old UIManager.showPopupMenu with the new lib @react-native/popup-menu-android, the build throws this:
Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDevDebug -PreactNativeDevServerPort=8081 -PreactNativeArchitectures=x86_64
e: file
///C/Users/jvito/Development/soccerskills-app/node_modules/@react-native/popup-menu-android/android/build.gradle.kts
109: Unresolved reference: libs...