You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently Google announced the Google Design library availability. The problem is that it is distributed in a format which is not supported by our library add command.
It has a dependency on the three things:
It has resources inside the sdk folders
It depends on the AppCompat library
It depends on the Support SDK v7.
What should be the changes required in the runtime and in CLI in order this type of libraries to be added without manual steps?
The text was updated successfully, but these errors were encountered:
Recently Google announced the Google Design library availability. The problem is that it is distributed in a format which is not supported by our
library add
command.It has a dependency on the three things:
What should be the changes required in the runtime and in CLI in order this type of libraries to be added without manual steps?
The text was updated successfully, but these errors were encountered: