Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

Commit

Permalink
2.0.0-rc9
Browse files Browse the repository at this point in the history
  • Loading branch information
afollestad committed Jan 25, 2019
1 parent 6e8a261 commit 20d4dd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ext.versions = [
minSdk : 16,
compileSdk : 28,
buildTools : '28.0.3',
publishVersion : '2.0.0-rc8',
publishVersionCode : 225,
publishVersion : '2.0.0-rc9',
publishVersionCode : 226,

// Plugins
gradlePlugin : '3.3.0',
Expand Down

0 comments on commit 20d4dd0

Please sign in to comment.