mirror of
https://github.com/gsantner/dandelion
synced 2025-12-15 16:51:11 +01:00
Merge 2067b7cfce into e95082cefb
This commit is contained in:
commit
6bb8367f67
24 changed files with 393 additions and 154 deletions
|
|
@ -44,9 +44,11 @@ dependencies {
|
|||
|
||||
// Android standard libs
|
||||
compile 'com.android.support:appcompat-v7:24.2.1'
|
||||
compile 'com.android.support:design:24.1.0' //Don't update. Broken up to 24.2.1
|
||||
compile 'com.android.support:design:24.1.0' //Don't update. Broken up to 25.0.0
|
||||
compile 'com.android.support:support-v4:24.2.1'
|
||||
compile "com.android.support:customtabs:24.2.1"
|
||||
compile 'com.android.support:customtabs:24.2.1'
|
||||
compile 'com.android.support:cardview-v7:24.2.1'
|
||||
|
||||
|
||||
// More libraries
|
||||
compile 'com.jakewharton:butterknife:8.0.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue