Skip to content

Commit

Permalink
Merge pull request #41 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 ab71002 + 419d8dc commit bf3a44d
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.6

- Support for ArcGIS Runtime SDK for Android 100.8.0

# Release 1.0.5

- 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 @@ -41,7 +41,7 @@ ext {
legacyLibraryVersion = '1.0.0'
junitVersion = '4.12'
runnerVersion = '1.1.0'
runtimeVersion = '100.7.0'
runtimeVersion = '100.8.0'
espressoCoreVersion = '3.1.0'
daggerVerison = '2.25.3'
guavaVersion = '28.1-android'
Expand Down

0 comments on commit bf3a44d

Please sign in to comment.