Skip to content

Commit

Permalink
Merge pull request #108 from bvlion/dependabot/gradle/com.github.trip…
Browse files Browse the repository at this point in the history
…let.gradle-play-publisher-3.9.1

Bump com.github.triplet.gradle:play-publisher from 3.8.4 to 3.9.1
  • Loading branch information
bvlion authored Mar 21, 2024
2 parents 4a76fc7 + 2c3a8b9 commit a32681e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
classpath("com.google.gms:google-services:4.3.15")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.9.9")
classpath("com.google.firebase:firebase-appdistribution-gradle:4.1.0")
classpath("com.github.triplet.gradle:play-publisher:3.8.4")
classpath("com.github.triplet.gradle:play-publisher:3.9.1")
}
}

Expand Down

0 comments on commit a32681e

Please sign in to comment.