Downgrade minimum sdk version (#13063)

This commit is contained in:
Cody Robibero 2024-11-18 05:58:57 -07:00 committed by GitHub
parent 23de7e517e
commit 5e45403cb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.404",
"version": "8.0.0",
"rollForward": "latestMinor"
}
}