Skip to content

Commit

Permalink
released version 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Jul 7, 2019
1 parent 6cd052b commit 08ef015
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 : 15,
compileSdk : 29,
versionCode : 17,
versionName : '2.0.3',
versionCode : 18,
versionName : '2.0.4',

gradleBuildTool : '3.4.1',
spotlessGradle : '3.22.0',
Expand Down

0 comments on commit 08ef015

Please sign in to comment.