Skip to content

Commit

Permalink
Problem: Need to release new version 5
Browse files Browse the repository at this point in the history
Solution: Add new screenshots and changelog. Update version in
build script.
  • Loading branch information
thalman committed Mar 3, 2020
1 parent 4e86327 commit 9632f91
Show file tree
Hide file tree
Showing 13 changed files with 9 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 @@ -7,8 +7,8 @@ android {
applicationId "net.halman.playrecorder"
minSdkVersion 16
targetSdkVersion 29
versionCode 4
versionName "4.0"
versionCode 5
versionName "5.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/images/changelogs/3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* minor fixes
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/images/changelogs/4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Ability to rotate the grip
* Saving/loading app state improved
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/images/changelogs/5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* The app can listen to the player and show the note/grip
* Tin whistle grips
* Translation into German, Spanish & Basque
* The app can keep the screen on
Binary file modified fastlane/metadata/android/en-US/images/featureGraphic.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/00.jpg
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/01.jpg
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.jpg
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.jpg
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/04.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/tenInchScreenshots/01.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 9632f91

Please sign in to comment.