Skip to content

Commit

Permalink
Bump com.github.triplet.play from 3.8.4 to 3.8.5
Browse files Browse the repository at this point in the history
Bumps com.github.triplet.play from 3.8.4 to 3.8.5.

---
updated-dependencies:
- dependency-name: com.github.triplet.play
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent d23e62a commit 39393cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import com.github.triplet.gradle.androidpublisher.ReleaseStatus

plugins {
id 'com.github.triplet.play' version '3.8.4'
id 'com.github.triplet.play' version '3.8.5'
}

apply plugin: 'com.android.application'
Expand Down

0 comments on commit 39393cd

Please sign in to comment.