wajahatkarim3 / DinoCompose

Chrome's Dino T-Rex game developed in Jetpack Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid injected android support version '202.7660.26.42.7486908', expected to be of the form 'w.x.y.z'

Kietyo opened this issue · comments

commented

Running on the latest android studio version.

Android Studio 4.2.2
Build #AI-202.7660.26.42.7486908, built on June 23, 2021
Runtime version: 11.0.8+10-b944.6842174 amd64
VM: OpenJDK 64-Bit Server VM by N/A
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 1280M
Cores: 8
Registry: external.system.auto.import.disabled=true
Non-Bundled Plugins: org.jetbrains.kotlin

To replicate:

  1. Clone repo
  2. Open project in latest version of android studio
  3. Wait for build to finish. Error shows up

image

commented

Note: I was able to fix this by installing the artic fox beta release:

https://developer.android.com/studio/preview

and using that to open the project.