diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-13 13:22:30 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-13 13:22:30 -0500 |
| commit | fd34e03608704f0626f4b0d9fee73d34de475e35 (patch) | |
| tree | 7d5e95eb806fc6c4f770896cb9bbf62cc8a9458d | |
| parent | f6fe835cddb9af7640b3d16b977efad8c59f9bf9 (diff) | |
use official terms for Play Asset/Feature Delivery
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index cdee136a..481de124 100644 --- a/static/releases.html +++ b/static/releases.html @@ -512,7 +512,7 @@ <p>Changes since the 2022010500 release:</p> <ul> - <li>Sandboxed Play services compatibility layer: add support for Play Store Asset and Feature delivery by extending relevant hooks to the Play Store in addition to Play services</li> + <li>Sandboxed Play services compatibility layer: add support for Play Asset Delivery and Play Feature Delivery by extending relevant hooks to the Play Store in addition to Play services</li> </ul> </article> --> |
