Skip to content

Commit b6a15ba

Browse files
committed
Update arcgis version to 100.2.1
1 parent 9c14dd0 commit b6a15ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ buildscript {
1414
}
1515
}
1616

17-
arcgis.version = '100.2.0'
17+
arcgis.version = '100.2.1-1950'
18+
arcgis.internal = true
1819

1920
idea.module.downloadJavadoc = true
2021
eclipse.classpath.downloadJavadoc = true

0 commit comments

Comments
 (0)