File tree 2 files changed +4
-3
lines changed
fastlane/metadata/android/en-US/changelogs
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
7
7
applicationId " vocabletrainer.heinecke.aron.vocabletrainer"
8
8
minSdkVersion 19
9
9
targetSdkVersion 27
10
- versionCode 17
11
- versionName " 0.6.2 "
10
+ versionCode 18
11
+ versionName " 0.7 "
12
12
testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
13
13
vectorDrawables. useSupportLibrary = true
14
14
}
Original file line number Diff line number Diff line change 12
12
- Fixed bug were custom formats lacked any record delimiter on export
13
13
- Fixed hint menu in training staying clickable when no hint exists
14
14
- Fixed a bug when selecting lists and sorting
15
- - Fix bug with missing undo-bar & entries not getting deleted
15
+ - Fixed bug with missing undo-bar & entries not getting deleted
16
+ - Fixed crash with pre 0.6 lists during training
16
17
- List editor dialog UI fix
17
18
- Internal improvements & upgrades
You can’t perform that action at this time.
0 commit comments