__z__
Results
2
comments of
__z__
try this: ` //if (!rootProject.ext.nexusUrlExt.isEmpty()) { // ext { // avsGroup = System.getenv(AVS_GROUP_ENV_VAR) ?: AVS_PRIVATE_GROUP // avsName = System.getenv(AVS_NAME_ENV_VAR) ?: AVS_NAME // avsVersion = System.getenv(AVS_VERSION_ENV_VAR) ?: avsPrivateVersion // avsDependency =...
> @imzqqq many thanks for commeting. > > I think I tried this but it threw and error with NDK, and if I remember correctly it was zmessaging. > >...