Bump version to 4.5
This commit is contained in:
parent
9d951e6ee6
commit
69c0ab2cf6
2 changed files with 8 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "es.eoinrul.ecwt"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 44
|
||||
versionName "4.4"
|
||||
versionCode 45
|
||||
versionName "4.5"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
6
fastlane/metadata/android/en-US/changelogs/45.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/45.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Improved visual display of training results (Thanks, p-davide)
|
||||
App now runs on Android 5 (Thanks, p-davide, again)
|
||||
Add Italian translation (p-davide, again!)
|
||||
Fix bug where sounder would break when entering unknown characters
|
||||
Add additional characters specified by ITU morse code
|
||||
|
Loading…
Reference in a new issue