We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccefd8c commit bbb7782Copy full SHA for bbb7782
build.gradle
@@ -18,7 +18,7 @@ buildscript {
18
classpath Plugins.firebasePerformancePlugin
19
classpath Plugins.daggerHiltPlugin
20
classpath Plugins.aboutLibrariesPlugin
21
- classpath "com.github.triplet.gradle:play-publisher:3.4.0-agp4.2"
+ classpath "com.github.triplet.gradle:play-publisher:3.10.0"
22
// NOTE: Do not place your application dependencies here; they belong
23
// in the individual module build.gradle files
24
}
0 commit comments