Skip to content

Commit 6c90181

Browse files
authored
Merge pull request #159 from Esri/dop/build-version
update arcgis version
2 parents c6de9e8 + 79044a6 commit 6c90181

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.1.0'
17+
arcgis.version = '100.1.0-1744'
18+
arcgis.internal = true
1819

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

0 commit comments

Comments
 (0)