Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
Logic: UI Tweaks does not affect actual usage and is a purely cosmetic change, therefore I consider it a patch, not a minor or major version.
  • Loading branch information
KiARC committed Mar 21, 2022
1 parent 11aa5fd commit 17dc82d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.katiearose.sobriety"
minSdk 30
targetSdk 30
versionCode 4
versionName "v2.0.1"
versionCode 5
versionName "v2.0.2"
setProperty("archivesBaseName", "Sobriety $versionName")
}

Expand Down

0 comments on commit 17dc82d

Please sign in to comment.