Skip to content

Commit 0863259

Browse files
Update dependency com.github.triplet.gradle:play-publisher to v3.12.1
1 parent 2f19bfd commit 0863259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1313
classpath "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version"
1414
classpath 'com.google.gms:google-services:4.4.2'
15-
classpath 'com.github.triplet.gradle:play-publisher:3.10.1'
15+
classpath 'com.github.triplet.gradle:play-publisher:3.12.1'
1616

1717
// NOTE: Do not place your application dependencies here; they belong
1818
// in the individual module build.gradle files

0 commit comments

Comments
 (0)