mirror of
https://github.com/vanitasvitae/Spherical
synced 2025-09-10 18:59:42 +02:00
Add FAB (buggy)
This commit is contained in:
parent
64ed8b3d61
commit
e54017584c
4 changed files with 57 additions and 13 deletions
|
@ -24,7 +24,7 @@ dependencies {
|
|||
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
})
|
||||
compile 'com.android.support:appcompat-v7:25.+'
|
||||
compile 'com.android.support.constraint:constraint-layout:1.0.2'
|
||||
compile 'com.android.support:appcompat-v7:25.3.1'
|
||||
compile 'com.android.support:design:25.3.1'
|
||||
testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue