Skip to content

Commit

Permalink
Version 1.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: Niklas Merkelt <[email protected]>
  • Loading branch information
hibo98 committed Aug 11, 2024
1 parent 00ac58b commit 3f84aa8
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 1700
versionName "1.7.0"
versionCode 1710
versionName "1.7.1"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 3f84aa8

Please sign in to comment.