mirror of
https://github.com/jlengrand/OpenGraphKt.git
synced 2026-03-10 08:31:23 +00:00
much lower version
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "nl.lengrand"
|
||||
version = "1.0-SNAPSHOT"
|
||||
version = "0.1-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -24,5 +24,5 @@ kotlin {
|
||||
}
|
||||
|
||||
application {
|
||||
mainClass = "nl.lengrand.ExampleKt"
|
||||
mainClass = "nl.lengrand.opengraphkt.MainKt"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user