diff --git a/build.gradle b/build.gradle index b1c6f1d..452de9c 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ buildscript { classpath Plugins.firebasePerformancePlugin classpath Plugins.daggerHiltPlugin classpath Plugins.aboutLibrariesPlugin - classpath "com.github.triplet.gradle:play-publisher:3.4.0-agp4.2" + classpath "com.github.triplet.gradle:play-publisher:3.8.1" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files }