diff --git a/build.gradle b/build.gradle index dd698214b..268392b47 100644 --- a/build.gradle +++ b/build.gradle @@ -26,8 +26,8 @@ buildscript { classpath 'me.tatarka:gradle-retrolambda:3.2.3' classpath 'me.tatarka.retrolambda.projectlombok:lombok.ast:0.2.3.a2' classpath 'com.jakewharton.sdkmanager:gradle-plugin:0.12.0' - classpath 'com.github.triplet.gradle:play-publisher:1.1.0' - classpath 'org.ajoberstar:gradle-git:1.3.2' + classpath 'com.github.triplet.gradle:play-publisher:1.1.4' + classpath 'org.ajoberstar:gradle-git:1.1.0' } // Exclude the version that the android plugin depends on.