Skip to content

Commit

Permalink
Version 1.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Niklas Merkelt <niklasmerkelt@mail.de>
  • Loading branch information
hibo98 committed Jan 29, 2021
1 parent edb4e56 commit 0676d43
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 @@ -7,8 +7,8 @@ android {
applicationId "de.schkola.kitchenscanner"
minSdkVersion 21
targetSdkVersion 29
versionCode 5
versionName "1.4.0"
versionCode 6
versionName "1.5.0"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 0676d43

Please sign in to comment.