diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-05 03:45:05 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-05 03:45:25 -0500 |
| commit | 454f76e426f863822878c4744b5720b896e5c0e5 (patch) | |
| tree | b61e1a311525b248eec26e97e671eeadb701e9fe /static | |
| parent | b9bcffd0a34ebac650e4bdc600e4cc086850d0b5 (diff) | |
define initial GmsCompat version code
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 37d04b36..5e7c3a49 100644 --- a/static/releases.html +++ b/static/releases.html @@ -657,6 +657,7 @@ <p>Changes since the 2022120300 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: set GmsCompat versionCode to 1000 (v1) to prepare for defining dependencies on the compatibility layer version for the Google Play apps mirrored in our app repository</li> </ul> </article> --> |
