Open AshGale opened 4 months ago
when opening Android studio at the specified folder, the IDE is unable to find key libraries to build successfully https://github.com/hajimehoshi/go-inovation/blob/e49e192d9ab5b1c9076f62ec26821a3d928eea26/README.md?plain=1#L43
import go.Seq; import com.hajimehoshi.goinovation.mobile.EbitenView;
I'm unsure how to get the running in Android studio as a results. not sure if related to the Gradle version "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0."
when opening Android studio at the specified folder, the IDE is unable to find key libraries to build successfully https://github.com/hajimehoshi/go-inovation/blob/e49e192d9ab5b1c9076f62ec26821a3d928eea26/README.md?plain=1#L43
import go.Seq; import com.hajimehoshi.goinovation.mobile.EbitenView;
I'm unsure how to get the running in Android studio as a results. not sure if related to the Gradle version "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0."