mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-10 20:15:54 +00:00
Update dependencies
This commit is contained in:
parent
52a7cc5972
commit
7b95baa2a3
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@ buildscript {
|
||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:2.3.1'
|
classpath 'com.android.tools.build:gradle:2.3.3'
|
||||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.15.0'
|
classpath 'com.github.ben-manes:gradle-versions-plugin:0.15.0'
|
||||||
classpath 'com.github.triplet.gradle:play-publisher:1.2.0'
|
classpath 'com.github.triplet.gradle:play-publisher:1.2.0'
|
||||||
classpath 'me.tatarka:gradle-retrolambda:3.6.1'
|
classpath 'me.tatarka:gradle-retrolambda:3.7.0'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue