Skip to content

Commit 9632f91

Browse files
committed
Problem: Need to release new version 5
Solution: Add new screenshots and changelog. Update version in build script.
1 parent 4e86327 commit 9632f91

File tree

13 files changed

+9
-2
lines changed

13 files changed

+9
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "net.halman.playrecorder"
88
minSdkVersion 16
99
targetSdkVersion 29
10-
versionCode 4
11-
versionName "4.0"
10+
versionCode 5
11+
versionName "5.0"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* minor fixes
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* Ability to rotate the grip
2+
* Saving/loading app state improved
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* The app can listen to the player and show the note/grip
2+
* Tin whistle grips
3+
* Translation into German, Spanish & Basque
4+
* The app can keep the screen on
52.1 KB
Loading
55.4 KB
Loading
45.5 KB
Loading
73.6 KB
Loading
61.3 KB
Loading
62.2 KB
Loading

0 commit comments

Comments
 (0)