Skip to content

Commit

Permalink
Update for V1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
woheller69 committed Dec 15, 2022
1 parent 2455add commit 0e5c019
Show file tree
Hide file tree
Showing 3 changed files with 6 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 @@ -9,8 +9,8 @@ android {
applicationId "org.woheller69.TimeLapseCam"
minSdk 23
targetSdk 31
versionCode 10
versionName "1.0"
versionCode 11
versionName "1.1"

}

Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/de-DE/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Verbesserte Einstellung für das Aufnahmeintervall
Option für Blitz im JPG Modus
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Improved setting for capture interval
Option to use flash in JPG mode

0 comments on commit 0e5c019

Please sign in to comment.