1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-25 22:01:16 +00:00

Update build.gradle

com.github.triplet.gradle:play-publisher:1.2.0 => 1.2.2
com.github.ben-manes:gradle-versions-plugin:0.15.0 => 0.21.0
This commit is contained in:
Catfriend1 2019-03-25 17:13:26 +01:00
parent e946d65abc
commit 48a6dc663a

View file

@ -7,8 +7,8 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.github.triplet.gradle:play-publisher:1.2.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.15.0'
classpath 'com.github.triplet.gradle:play-publisher:1.2.2'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.21.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files