Skip to content

Commit a8d43b3

Browse files
committed
100.13.0
1 parent 7dd2a15 commit a8d43b3

File tree

203 files changed

+204
-204
lines changed

Some content is hidden

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

203 files changed

+204
-204
lines changed

analysis/analyze-hotspots/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

analysis/distance-measurement-analysis/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

analysis/viewshed-camera/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

analysis/viewshed-geoelement/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

analysis/viewshed-geoprocessing/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

analysis/viewshed-location/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
group = 'com.esri.samples'
77

88
ext {
9-
arcgisVersion = '100.12.0'
9+
arcgisVersion = '100.13.0'
1010
}
1111

1212
javafx {

0 commit comments

Comments
 (0)