Код: Выделить всё
@Incubating
@Deprecated(message = "Replaced by flavorDimensions property")
public void flavorDimensions(
@NotNull String... dimensions
)
Подробнее здесь: https://stackoverflow.com/questions/751 ... deprecated
Код: Выделить всё
@Incubating
@Deprecated(message = "Replaced by flavorDimensions property")
public void flavorDimensions(
@NotNull String... dimensions
)