Skip to content

Commit

Permalink
Merge pull request #183 from Esri/puneet/updateToUseU8
Browse files Browse the repository at this point in the history
update build.gradle to use U8
update RELEASE.md
  • Loading branch information
puneet-pdx authored May 8, 2020
2 parents 9a032dc + 2bbf19d commit aff71fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Release 1.0.7

- Support for ArcGIS Runtime SDK for Android 100.8.0

# Release 1.0.6

- Update app package name
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ext {
materialLibraryVersion = '1.0.0'
legacyLibraryVersion = '1.0.0'

runtimeVersion = '100.7.0'
runtimeVersion = '100.8.0'
butterknifeVersion = '10.2.0'
robotiumVersion = '5.6.3'
httpcomponentsVersion = '4.3.5.1'
Expand Down

0 comments on commit aff71fe

Please sign in to comment.