Skip to content

Commit 602740a

Browse files
committed
update jfx plugin version
1 parent 40c9b59 commit 602740a

File tree

214 files changed

+214
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+214
-214
lines changed

analysis/analyze-hotspots/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multi-project build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

analysis/distance-measurement-analysis/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multiproject build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

analysis/line-of-sight-geoelement/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multiproject build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

analysis/line-of-sight-location/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multiproject build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

analysis/viewshed-camera/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multiproject build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

analysis/viewshed-geoelement/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multiproject build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

analysis/viewshed-geoprocessing/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multiproject build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

analysis/viewshed-location/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multiproject build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

display_information/add-graphics-with-renderer/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multi-project build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

display_information/add-graphics-with-symbols/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
// version defined in settings.gradle to avoid version error when this sample is used in a multi-project build
4-
id 'org.openjfx.javafxplugin' version "0.0.13"
4+
id 'org.openjfx.javafxplugin' version "0.0.14"
55
}
66
}
77

0 commit comments

Comments
 (0)