Jon Bailey
10/31/2023, 10:57 AMNico Richard
10/31/2023, 5:30 PMgetting
syntax for this one
val androidInstrumentedTest by getting { /*** dependencies, etc ... ***/ }
and for me I also needed to move my source directory mv src/androidTest src/androidInstrumentedTest
Jon Bailey
10/31/2023, 5:45 PMNico Richard
10/31/2023, 6:35 PMUnresolved reference: Test
now for android