mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-23 04:41:16 +00:00
upgrades android design dependency
This commit is contained in:
parent
f328714e60
commit
0232abb445
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ repositories {
|
|||
}
|
||||
dependencies {
|
||||
compile 'eu.chainfire:libsuperuser:1.0.0.201602271131'
|
||||
compile 'com.android.support:design:23.3.0'
|
||||
compile 'com.android.support:design:24.0.0'
|
||||
compile 'com.google.zxing:android-integration:3.2.1'
|
||||
compile 'com.google.code.gson:gson:2.6.2'
|
||||
androidTestCompile 'com.squareup.okhttp:mockwebserver:2.4.0'
|
||||
|
|
Loading…
Reference in a new issue