mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 18:29:47 +02:00
Lots of refactoring; Reworked Splash,PodSelectionActivity; Switch Pod; Clear settings;
This commit is contained in:
parent
ff39986715
commit
280f5ab1c3
20 changed files with 389 additions and 281 deletions
|
@ -30,9 +30,9 @@ dependencies {
|
|||
testCompile 'junit:junit:4.12'
|
||||
|
||||
// Android standard libs
|
||||
compile 'com.android.support:appcompat-v7:23.3.0'
|
||||
compile 'com.android.support:design:23.3.0'
|
||||
compile 'com.android.support:support-v4:23.3.0'
|
||||
compile 'com.android.support:appcompat-v7:23.4.0'
|
||||
compile 'com.android.support:design:23.4.0'
|
||||
compile 'com.android.support:support-v4:23.4.0'
|
||||
|
||||
// More libraries
|
||||
compile 'com.getbase:floatingactionbutton:1.9.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue