From 76acfc73334c91d6f6c3c4b9b7eaa2814f09cd89 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 28 Aug 2024 15:33:47 -0400 Subject: [PATCH] GmsCompatConfig version 133 --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index aa90b546..44f2ed22 100644 --- a/static/releases.html +++ b/static/releases.html @@ -861,6 +861,7 @@
  • kernel (6.1): update to latest GKI LTS branch revision
  • GmsCompatConfig: update to version 131
  • GmsCompatConfig: update to version 132
  • +
  • GmsCompatConfig: update to version 133
  • drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value
  • flash-all.sh: restore POSIX sh compatibility to allow using sh instead of bash on systems where sh is dash or another non-bash-compatible shell