Skip to content

Commit 35c8573

Browse files
committed
update arcgisVersion to use final 200.0.0 Beta 1
1 parent a634741 commit 35c8573

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)