Skip to content

Commit

Permalink
Update dependency com.github.triplet.gradle:play-publisher to v3.8.4 (#…
Browse files Browse the repository at this point in the history
…2021)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent def2ca7 commit 889acc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ buildscript {
version = kotlinVersion
)
classpath(group = "com.google.gms", name = "google-services", version = "4.3.15")
classpath(group = "com.github.triplet.gradle", name = "play-publisher", version = "3.8.3")
classpath(group = "com.github.triplet.gradle", name = "play-publisher", version = "3.8.4")
classpath(
group = "org.jetbrains.kotlin",
name = "kotlin-serialization",
Expand Down

0 comments on commit 889acc7

Please sign in to comment.