Skip to content

Commit

Permalink
Version 1.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Niklas Merkelt <[email protected]>
  • Loading branch information
hibo98 committed Oct 4, 2024
1 parent 5a2fe66 commit a6bd474
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 1710
versionName "1.7.1"
versionCode 1720
versionName "1.7.2"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit a6bd474

Please sign in to comment.