Skip to content

Commit

Permalink
Merge pull request #186 from DennisBauer/create_new_release
Browse files Browse the repository at this point in the history
Create new release 0.7.0
  • Loading branch information
DennisBauer committed Apr 13, 2024
2 parents b5aa769 + 4f385e0 commit ce8a12c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -14,8 +14,8 @@ android {
applicationId = "de.dbauer.expensetracker"
minSdk = 24
targetSdk = 34
versionCode = 15
versionName = "0.6.0"
versionCode = 16
versionName = "0.7.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/16.txt
@@ -0,0 +1,2 @@
Changelog 0.7.0:
* Feature: Biometric App Lock
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/05.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce8a12c

Please sign in to comment.