themishkun
05/12/2019, 4:14 PMuploadArchives gradle task, It installs all archives except ui-android-text. But it is listed in the dependencies of ui-text module.
I managed to workaround this issue by setting publish = true in android-text/build.gradle
android-text/build.gradle, but i wonder if this is an intended behaviour