Skip to content

Commit ac8d472

Browse files
authored
Merge pull request #39 from Esri/update-arcgisVersion
Update arcgisVersion to use final 200.0.0 Beta 1
2 parents a634741 + 35c8573 commit ac8d472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ext {
1212
appcompatVersion = '1.3.0'
1313
constraintLayoutVersion = '2.1.4'
1414
multidexVersion = '2.0.1'
15-
arcgisVersion = '200.0.0-3709'
15+
arcgisVersion = '200.0.0-beta01'
1616
materialVersion = '1.6.1'
1717
recyclerViewVersion = '1.1.0'
1818
// plugin versions

0 commit comments

Comments
 (0)