Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
| 2 | Improvements: | 2 | Improvements: |
| 3 | * [Android] Remove the dependency on `org.jetbrains.kotlin:kotlin-bom`. | 3 | * [Android] Remove the dependency on `org.jetbrains.kotlin:kotlin-bom`. |
| 4 | * Hot-restart for development purposes is now working correctly | 4 | * Hot-restart for development purposes is now working correctly |
| 5 | -* Added message to `MobileScannerErrorCode`, which will be shown if kDebugMode is true. Otherwise, a generic error message will apear. | 5 | +* Added message to `MobileScannerErrorCode`, which will be shown if kDebugMode is true. Otherwise, a generic error message will appear. |
| 6 | * Fixed issues regarding initialization of the `MobileScannerController`, which could result in a black screen without error message. | 6 | * Fixed issues regarding initialization of the `MobileScannerController`, which could result in a black screen without error message. |
| 7 | 7 | ||
| 8 | ## 6.0.7 | 8 | ## 6.0.7 |
-
Please register or login to post a comment