Maciek
05/03/2023, 10:35 AMjvm()
then everything builds correctly but then when I try to use it in client app it throws an error that it can't find my-artifact-jvm
in the dependencies. How to solve it? Here's my lib https://github.com/tomczyn/state-in-mergeMaciek
05/03/2023, 10:36 AMMaciek
05/03/2023, 10:36 AMPablichjenkov
05/03/2023, 12:59 PMMaciek
05/03/2023, 1:56 PMPablichjenkov
05/03/2023, 2:29 PMPablichjenkov
05/03/2023, 2:31 PMMaciek
05/03/2023, 3:17 PMPablichjenkov
05/03/2023, 4:33 PMandroid {
publishLibraryVariants("release"/*, "debug"*/)
}
Pablichjenkov
05/03/2023, 4:39 PM