diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-10-27 00:35:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-10-27 00:35:46 -0400 |
| commit | f2daf3eb9c1ea1fe5f8b14243527a8c4e3b0e88f (patch) | |
| tree | 5b88a8d7a3d26e926fa0c127ef14d925d78cc7ce | |
| parent | 235882166f3ffd3cfe7100be78f1469c940651f0 (diff) | |
Updater: raise minSdkVersion to 31
| -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 a1ed3b88..3670f443 100644 --- a/static/releases.html +++ b/static/releases.html @@ -458,6 +458,7 @@ <ul> <li>Updater: drop unused androidx legacy support library</li> + <li>Updater: raise minSdkVersion to 31 (Android 12)</li> </ul> </article> --> |
