Describe the problem
The Codelab states:
" All of the dependency versions are defined in the project's build.gradle file in the ext {} block. These library versions have been tested together for this codelab."
However, Hamcrest version not defined in ext {}
In which lesson and step of the codelab can this issue be found?
5.1 step 6
How to reproduce?
Reading the Codelab and comparing it to the starter code
Versions
Arctic Fox 2020.3.1 Patch 3
Additional information
codelab: advanced-android-kotlin
Describe the problem
The Codelab states:
" All of the dependency versions are defined in the project's build.gradle file in the ext {} block. These library versions have been tested together for this codelab."
However, Hamcrest version not defined in ext {}
In which lesson and step of the codelab can this issue be found?
5.1 step 6
How to reproduce?
Reading the Codelab and comparing it to the starter code
Versions
Arctic Fox 2020.3.1 Patch 3
Additional information
codelab: advanced-android-kotlin