Skip to content

JetStream: gradle sync fails with the latest Android Studio #192

@gramound

Description

@gramound

Gradle sync fails with the latest Android Studio. It is looking for java 17 explicitly in build.gradle.kts for both jetstream and benchmark. Is that obsolete? (Works fine without it)

kotlin {
    jvmToolchain(17)
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions