Files
OpenGraphKt/build.gradle.kts
2026-02-05 14:47:33 +00:00

3 lines
58 B
Kotlin

plugins {
kotlin("jvm") version "2.3.10" apply false
}