Skip to content

Commit

Permalink
Update com.google.play.core dependency to EDM 1.2.185
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 723448548
  • Loading branch information
Google Play Team authored and pauvallespi committed Feb 5, 2025
1 parent 482328b commit 78af64b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions com.google.play.core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog for com.google.play.core

## [1.8.6] - 2025-02-03
- Bump External Dependency Manager to latest version.

## [1.8.5] - 2024-09-18
- Removed unused dependency on Google Play Android App Bundle.

Expand Down
4 changes: 2 additions & 2 deletions com.google.play.core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "com.google.play.core",
"displayName": "Google Play Core",
"description": "The Google Play Core package provides the Play Core Library required by some Google Play packages, such as Play Asset Delivery.\n\nThis package doesn't provide any features when installed separately.",
"version": "1.8.5",
"version": "1.8.6",
"unity": "2018.4",
"author": {
"name": "Google LLC"
},
"dependencies": {
"com.google.external-dependency-manager": "1.2.172"
"com.google.external-dependency-manager": "1.2.185"
}
}

0 comments on commit 78af64b

Please sign in to comment.