diff --git a/build.gradle b/build.gradle index 71e686d0..85085fa1 100644 --- a/build.gradle +++ b/build.gradle @@ -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