Using provided scope with Android Studio and Gradle (0.5.8+ only) -


using provided scope stopped working in android studio 0.5.8 java modules.

for example, java module uses classes required android...(bad know, issue exists kind of provided lib). project compiles , runs fine ide shows provided classes red:

i want believe common setup, has run , come solutions?


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -