Skip to content

Commit

Permalink
Update version code & name to prepare the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Nov 17, 2021
1 parent 9ceac1e commit 7eb65c3
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 : 31,
versionCode : 1,
versionName : '1.0.0',
versionCode : 6,
versionName : '1.0.5',

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

0 comments on commit 7eb65c3

Please sign in to comment.