Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update versions for 2.0.0
Change-Id: Id66743ec50e2b51a9f591fb70a574f07ac4a685b
  • Loading branch information
samtstern committed Aug 29, 2018
commit 399235503f8ede573fb5860498e2c49243474a47
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ext {

bintrayOrg = 'easygoogle'

support_library_version = '28.0.0-rc01'
support_library_version = '28.0.0-rc02'

compileSdk = 28
targetSdk = 28
Expand Down