summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-21 14:14:18 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-21 14:14:18 -0400
commita46a5bbc949666bad907a2df3022f31ea513237a (patch)
tree77b5cea156f8865b4de317f81c635ae025e80aee
parent2f33410ce5edebd6e39c4324c4b7e8123f41dd16 (diff)
gmscompat changes
-rw-r--r--static/releases.html3
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>
-->