Skip to content

Commit

Permalink
v1.5.1
Browse files Browse the repository at this point in the history
I was debating on giving this either a .0.1 or a .1, turns out it
doesn't really matter.
  • Loading branch information
F4uzan committed Dec 15, 2020
1 parent 51fcec5 commit ae096bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "mono.hg"
minSdkVersion 14
targetSdkVersion 30
versionCode 1500000
versionName "1.5.0"
versionCode 1510000
versionName "1.5.1"
vectorDrawables.useSupportLibrary = true
buildFeatures {
viewBinding = true
Expand Down

0 comments on commit ae096bd

Please sign in to comment.