diff options
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index b1929cf1..30108161 100644 --- a/static/releases.html +++ b/static/releases.html @@ -587,6 +587,9 @@ <p>Changes since the 2022092000 release:</p> <ul> + <li>GmsCompatConfig: set version name based on version code and change app name to a string resource for compatibility with aapt2 retrieval of application-label</li> + <li>GmsCompatConfig: fix regression in a hook caused by the port to text file configuration of hooks</li> + <li>Sandboxed Google Play compatibility layer: fix regression caused by recent change</li> </ul> </article> --> |
