Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
ef436a5192
1 changed files with 2 additions and 2 deletions
|
@ -22,6 +22,6 @@ android {
|
|||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile 'com.android.support:appcompat-v7:23.2.1'
|
||||
compile 'com.android.support:design:23.2.1'
|
||||
compile 'com.android.support:appcompat-v7:23.0.0'
|
||||
compile 'com.android.support:design:23.0.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue