multiple gmscompat regressions fixed

This commit is contained in:
Daniel Micay 2022-09-22 09:44:32 -04:00
parent 4c27f5242e
commit 11ced7d754

View File

@ -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>