Skip to content
Snippets Groups Projects
Commit b17d961b authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Renamed file to be more in line with what the compile task outputs

parent 288f6a5f
Branches
Tags
No related merge requests found
......@@ -146,7 +146,7 @@ dependencies {
compile 'org.joda:joda-convert:1.8'
// UI Libs
compile(name:'asup-release', ext:'aar')
compile(name:'library-release', ext:'aar')
compile('com.mikepenz:materialdrawer:5.0.0.b21-SNAPSHOT@aar') { transitive = true }
compile('com.github.afollestad.material-dialogs:core:0.8.5.3@aar') { transitive = true }
compile('com.github.afollestad.material-dialogs:commons:0.8.5.3@aar') { transitive = true }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment