android-testing icon indicating copy to clipboard operation
android-testing copied to clipboard

[Codelab Issue] Testing Codelab 5.1, Step 6 - Hamcrest version not defined in starter code

Open a-champagne opened this issue 3 years ago • 1 comments

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

a-champagne avatar Jan 21 '22 22:01 a-champagne

Started the code lab today, facing this small issue. Which version did you use? Nvm, just used " hamcrestVersion = '1.3'. " for the lab and it is fine. Thanks

todsdev avatar Dec 14 '22 17:12 todsdev