summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-22 09:44:32 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-22 09:44:32 -0400
commit11ced7d7541b3515285f9236a8b7f42499bfc69d (patch)
treecf3b6969f87f766f3a65647a16ce0fc5c43af556 /static
parent4c27f5242ea97198a3abd3fb3265672d1502ff1e (diff)
multiple gmscompat regressions fixed
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 1ebbc7e0..fb942b42 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -588,7 +588,7 @@
<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>GmsCompatConfig: fix regressions caused by the port to text file configuration of hooks</li>
<li>Sandboxed Google Play compatibility layer: fix regression caused by recent change</li>
<li>Settings: show version code, target SDK version, min SDK version, install time and last update time in app info in addition to version name</li>
</ul>