Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
grishka committed Feb 21, 2021
1 parent b617de1 commit 91f706a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Houseclub/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "me.grishka.houseclub"
minSdkVersion 24
targetSdkVersion 30
versionCode 4
versionName "1.0.3"
versionCode 5
versionName "1.0.4"
}
buildTypes {
release {
Expand Down

0 comments on commit 91f706a

Please sign in to comment.