We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f38df commit 5649807Copy full SHA for 5649807
kml/create-and-save-kml-file/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
group = 'com.esri.samples'
7
8
ext {
9
- arcgisVersion = '100.6.0-2512'
+ arcgisVersion = '100.6.0'
10
}
11
12
javafx {
0 commit comments