mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-11 04:25:53 +00:00
Updated dependencies.
This commit is contained in:
parent
23314677fa
commit
52491e192d
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'eu.chainfire:libsuperuser:1.0.0.201510071325'
|
||||
compile 'com.android.support:design:23.1.1'
|
||||
compile 'eu.chainfire:libsuperuser:1.0.0.201602271131'
|
||||
compile 'com.android.support:design:23.2.0'
|
||||
compile 'com.google.zxing:android-integration:3.2.1'
|
||||
androidTestCompile 'com.squareup.okhttp:mockwebserver:2.4.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue