Skip to content

Commit

Permalink
💐 released version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Jul 2, 2019
1 parent d5a3bb4 commit de5cfcb
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 : 2,
versionName : '1.0.1',
versionCode : 3,
versionName : '1.0.2',

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

0 comments on commit de5cfcb

Please sign in to comment.