HaNguyenRN

Results 6 comments of HaNguyenRN

Are there any other solutions? I still get this error with react-native: 0.71.1/react: 18.2.0

Java version: OpenJDK 64-Bit Server VM Zulu17.46+19-CA (build 17.0.9+8-LTS, mixed mode, sharing)

> You can manually update update theses files for now > > * lib/android/app/build.gradle[64-70] > > ``` > compileOptions { > sourceCompatibility JavaVersion.VERSION_17 > targetCompatibility JavaVersion.VERSION_17 > } > kotlinOptions...