From e6e537b7ef7bbdc2923faa6e985824af8ad17939 Mon Sep 17 00:00:00 2001 From: soywiz Date: Sun, 8 Mar 2020 22:33:45 +0100 Subject: [PATCH] Korge 1.10.2.0 --- gradle.properties | 2 +- sample-triangulation/.gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 sample-triangulation/.gitignore diff --git a/gradle.properties b/gradle.properties index e2f4adc..30eb78f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -korgePluginVersion=1.10.0.0 +korgePluginVersion=1.10.2.0 web.bind.port=8080 diff --git a/sample-triangulation/.gitignore b/sample-triangulation/.gitignore new file mode 100644 index 0000000..796b96d --- /dev/null +++ b/sample-triangulation/.gitignore @@ -0,0 +1 @@ +/build