ebarrenechea / header-decor

A couple of sticky header decorations for android's recycler view.
Apache License 2.0
878 stars 159 forks source link

Build error #58

Closed akrupych-remit closed 6 years ago

akrupych-remit commented 7 years ago

I'm getting error trying to build my project with header-decor dependency:

Here's my dependencies from app-level build.gradle:

dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) testCompile 'junit:junit:4.12' compile 'com.android.support:appcompat-v7:23.4.0' compile 'com.android.support:design:23.4.0' compile 'ca.barrenechea.header-decor:header-decor:0.2.8' }

ShubhamPaji commented 4 years ago

Finished with error: Gradle task assembleDebug failed with exit code -1 I'm getting this error

heathenthrone48 commented 4 years ago

Exception: Gradle task assembleDebug failed with exit code -1

im getting this error , cannot find any resources in the internet. really weird

ravikant16 commented 4 years ago

Launching lib\main.dart on A37f in debug mode... Running Gradle task 'assembleDebug'... Exception: Gradle task assembleDebug failed with exit code -1 what is the solution