Skip to content

Commit

Permalink
chore(deps): Bump play-publisher from 2.3.0 to 3.4.0-agp7.0
Browse files Browse the repository at this point in the history
Bumps play-publisher from 2.3.0 to 3.4.0-agp7.0.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rm3l committed May 3, 2021
1 parent 1f311c3 commit f314628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.android.tools.build:gradle:4.1.3'
// classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath 'com.github.triplet.gradle:play-publisher:2.3.0'
classpath 'com.github.triplet.gradle:play-publisher:3.4.0-agp7.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
Expand Down

0 comments on commit f314628

Please sign in to comment.