intellij-platform-gradle-plugin icon indicating copy to clipboard operation
intellij-platform-gradle-plugin copied to clipboard

Cannot download Android Studio 2023.2.1.25

Open Undefined-User opened this issue 9 months ago • 0 comments

What happened?

2023.2.1.25 is "Iguana | 2023.2.1 Patch 2" can find in https://developer.android.com/studio/archive

Relevant log output or stack trace

Cannot resolve Android Studio with provided version: 2023.2.1.25

Steps to reproduce

intellij {
    version = "2023.2.1.25"
    type = "AI"
    plugins = ["android"]
}

Gradle IntelliJ Plugin version

Gradle version

Operating System

None

Link to build, i.e. failing GitHub Action job

No response

Undefined-User avatar May 06 '24 07:05 Undefined-User