diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-25 16:23:02 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-25 16:23:02 -0400 |
| commit | 8e31b28fdbb21c995d3c120ed11862f33119aea5 (patch) | |
| tree | ec454d8a278d42087c41bfec153876e606e186d7 | |
| parent | f91fb8613566967d1258767e88ce34cb2887166d (diff) | |
raise Updater minimum/target API level to 35
| -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 e7eaedd4..b4337349 100644 --- a/static/releases.html +++ b/static/releases.html @@ -540,6 +540,7 @@ <p>Changes since the 2024102400 release:</p> <ul> + <li>System Updater: update minimum and target API level to 35 (Android 15)</li> </ul> </article> --> |
