Skip to content

Commit

Permalink
Bump version code & name
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Jul 17, 2021
1 parent a18b5a5 commit 37d3087
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 : 5,
versionName : '1.0.4',

// gradle plugins
gradleBuildTool : '4.1.3',
Expand Down

0 comments on commit 37d3087

Please sign in to comment.