Skip to content

Commit

Permalink
Update Arch Components to beta1 (#90)
Browse files Browse the repository at this point in the history
This is API-stable, which makes us safe for release
  • Loading branch information
ZacSweers authored and AttwellBrian committed Sep 22, 2017
1 parent 2ea6a53 commit e971e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

def versions = [
androidTest: '0.5',
archComponents: '1.0.0-alpha8',
archComponents: '1.0.0-beta1',
errorProne: '2.1.1',
kotlin: '1.1.4-2',
support: '25.1.0'
Expand Down

0 comments on commit e971e56

Please sign in to comment.