add version to androidx.compose.ui:ui-test-junit4
otherwise this will cause:
Execution failed for task ':app:generateGplayDebugAndroidTestLintModel'.
> Could not resolve all files for configuration ':app:gplayDebugAndroidTestRuntimeClasspath'.
> Could not find androidx.compose.ui:ui-test-junit4:.
Required by:
project :app
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>