Prepare for version bump to 44
This commit is contained in:
parent
23e42b048f
commit
d6cfc78298
2 changed files with 3 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "es.eoinrul.ecwt"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 29
|
||||
versionCode 43
|
||||
versionName "4.3"
|
||||
versionCode 44
|
||||
versionName "4.4"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
1
fastlane/metadata/android/en-US/changelogs/44.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/44.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Fixed bug where duration of lessons was too long
|
Loading…
Reference in a new issue