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

Commit

Permalink
Version 2.0.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
afollestad committed Sep 26, 2018
1 parent ec81698 commit ce20905
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 @@ -2,8 +2,8 @@ ext.versions = [
minSdk : 16,
compileSdk : 28,
buildTools : '28.0.2',
publishVersion : '2.0.0-beta2',
publishVersionCode: 213,
publishVersion : '2.0.0-beta3',
publishVersionCode: 214,

gradlePlugin : '3.1.4',
spotlessPlugin : '3.15.0',
Expand Down

0 comments on commit ce20905

Please sign in to comment.