Skip to content

Commit

Permalink
Bump version name and code
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Jul 30, 2021
1 parent 99e55ef commit 551207d
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 551207d

Please sign in to comment.