Skip to content

Commit

Permalink
Update fastlane for V1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
woheller69 committed May 5, 2022
1 parent b07fd84 commit 4c60d33
Show file tree
Hide file tree
Showing 7 changed files with 4 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 @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 30
versionCode 140
versionName "1.4"
versionCode 150
versionName "1.5"
}
buildTypes {
release {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/de-DE/changelogs/150.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Verbessertes Layout
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/150.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Improved layout
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/05.png
Loading
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 4c60d33

Please sign in to comment.