Skip to content

Commit

Permalink
Updating acrgisversion to latest 200.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Marton Feigl committed Nov 25, 2024
1 parent 8aba968 commit f62864e
Show file tree
Hide file tree
Showing 218 changed files with 218 additions and 218 deletions.
2 changes: 1 addition & 1 deletion analysis/analyze-hotspots/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/distance-measurement-analysis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/line-of-sight-geoelement/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/line-of-sight-location/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/viewshed-camera/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/viewshed-geoelement/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/viewshed-geoprocessing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion analysis/viewshed-location/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/add-graphics-with-symbols/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/display-annotation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/display-dimensions/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/display-grid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/format-coordinates/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/identify-graphics/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/show-callout/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/show-labels-on-layer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion display_information/update-graphics/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/add-features-with-contingent-values/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/add-features/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/delete-features/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/edit-and-sync-features/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/edit-feature-attachments/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/edit-with-branch-versioning/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/update-attributes/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion editing/update-geometries/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}
javafx {
version = "21.0.3"
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/change-feature-layer-renderer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}
javafx {
version = "21.0.3"
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/configure-clusters/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/create-mobile-geodatabase/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/display-clusters/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/display-route-layer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/display-subtype-feature-layer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-collection-layer-query/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-collection-layer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-extrusion/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}
javafx {
version = "21.0.3"
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-feature-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}
javafx {
version = "21.0.3"
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-geodatabase/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-geopackage/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
2 changes: 1 addition & 1 deletion feature_layers/feature-layer-query/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idea {
group = 'com.esri.samples'

ext {
arcgisVersion = '200.5.0'
arcgisVersion = '200.6.0'
}

javafx {
Expand Down
Loading

0 comments on commit f62864e

Please sign in to comment.