Setup
Add jitpack to your root build.gradle
file:
For compatibility purposes, choose the version
that better fits your project
AndroidUiTestingUtils
CompileSDK
Kotlin
Compose Compiler
2.3.0
34
1.9.22+
1.5.10+
2.2.x
34
1.9.x
1.5.x
< 2.2.0
33+
1.8.x +
1.4.x +
The Kotlin and Compose compiler versions need to be compatible. Check the compatibility map here
Last updated