lewisjdeane / L-Dialogs

A small library replicating the new dialogs in android L.
567 stars 100 forks source link

Gradle problem #53

Open cliffgr opened 9 years ago

cliffgr commented 9 years ago

dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) compile 'uk.me.lewisdeane.ldialogs:ldialog@aar' }

repositories{ flatDir{ dirs 'libs' }

}

Error:

Error:Failed to resolve: uk.me.lewisdeane.ldialogs:ldialog: Open File

Android Studio version 1.1.0

alokedesai commented 9 years ago

Yeah I'm getting this same error.

MDXDave commented 9 years ago

Use this https://github.com/afollestad/material-dialogs

abbasfisal commented 8 years ago

@alokedesai @MDXDave @cliffgr hi i create a wiki ! so see Wiki

caibojian commented 6 years ago

not find