I saw that for 5.0, a new compose version of the indicator was added. Unfortunately, adding the dependencies for JetPack compose noticeably increases project size for non-Compose projects. Thus, I'd suggest splitting the two variants into two separate Gradle modules and publishing them independently.
I saw that for 5.0, a new compose version of the indicator was added. Unfortunately, adding the dependencies for JetPack compose noticeably increases project size for non-Compose projects. Thus, I'd suggest splitting the two variants into two separate Gradle modules and publishing them independently.