Closed ydanila closed 9 years ago
I was unable to use project as library in last Android studio 0.5.5
Without changing in build.gradle from
apply plugin: 'android'
to
apply plugin: 'android-library'
and using namespace
xmlns:ProgressWheel="http://schemas.android.com/apk/res-auto"
I was unable to use project as library in last Android studio 0.5.5
Without changing in build.gradle from
to
and using namespace