diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-08 12:28:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-08 12:28:08 -0400 |
| commit | b23cfe824e58d17c24fa38d744b070bc8e0c24a6 (patch) | |
| tree | 2aa41ed2a3c22468de85c1bedfc360bfd9f80f64 /static | |
| parent | d2b52072779a57fb9651ef67701a9370e6510560 (diff) | |
compatibility fix for location rerouting
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 35f9f2ec..b1ffd996 100644 --- a/static/releases.html +++ b/static/releases.html @@ -530,6 +530,7 @@ <p>Changes since the 2022050700 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer (GmsCompat): restore compatibility of location rerouting with previous versions of the Play services client library</li> </ul> </article> --> |
