Bump version to 4.0
Added correction feedback after a lesson Improved icons and visual style Tweak audio generation to avoid popping Fix bug where "sounder" keyboard did not always appear
This commit is contained in:
parent
d947b9e683
commit
53fb418975
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "es.eoinrul.ecwt"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 29
|
||||
versionCode 3
|
||||
versionName "3.0"
|
||||
versionCode 4
|
||||
versionName "4.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue