We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f19bfd commit 0863259Copy full SHA for 0863259
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13
classpath "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version"
14
classpath 'com.google.gms:google-services:4.4.2'
15
- classpath 'com.github.triplet.gradle:play-publisher:3.10.1'
+ classpath 'com.github.triplet.gradle:play-publisher:3.12.1'
16
17
// NOTE: Do not place your application dependencies here; they belong
18
// in the individual module build.gradle files
0 commit comments