Skip to content

Latest commit

 

History

History
11 lines (4 loc) · 272 Bytes

File metadata and controls

11 lines (4 loc) · 272 Bytes

Unsupported class file major version 61 on Apple Arm

Update ./android/gradle.properties for MacOS

org.gradle.java.home=/Applications/Android Studio.app/Contents/jre/Contents/Home

https://stackoverflow.com/a/68685429