Skip to content

Commit

Permalink
Release a new version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Sep 30, 2020
1 parent 42ba5a8 commit e66aa30
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 : 21,
compileSdk : 30,
versionCode : 1,
versionName : '1.0.0',
versionCode : 2,
versionName : '1.0.1',

gradleBuildTool : '4.2.0-alpha10',
spotlessGradle : '5.6.1',
Expand Down

0 comments on commit e66aa30

Please sign in to comment.