Skip to content

Commit

Permalink
Version 1.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Niklas Merkelt <[email protected]>
  • Loading branch information
hibo98 committed Nov 17, 2024
1 parent 36bd429 commit d76e396
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 @@ -8,8 +8,8 @@ android {
applicationId "de.schkola.kitchenscanner"
minSdkVersion 24
targetSdkVersion 34
versionCode 1730
versionName "1.7.3"
versionCode 1800
versionName "1.8.0"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit d76e396

Please sign in to comment.