Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Commit

Permalink
4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
afollestad committed May 31, 2018
1 parent 07c5895 commit ec69a99
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
@@ -1,8 +1,8 @@
ext.versions = [
minSdk : 14,
compileSdk : 27,
publishVersion: '4.0.1',
versionCode : 5,
publishVersion: '4.0.2',
versionCode : 6,
kotlin : '1.2.41',

versionsPlugin: '0.17.0',
Expand Down

0 comments on commit ec69a99

Please sign in to comment.