fix(arduino): rain maker common version (#10338)

Fixes Arduino components for Windows 11 with IDF 5.1.4 when building Arduino as IDF component.
This commit is contained in:
Rodrigo Garcia 2024-09-13 05:30:38 -03:00 committed by GitHub
parent 8c25325e18
commit ac0de431e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ dependencies:
rules:
- if: "target != esp32c2"
espressif/rmaker_common:
version: "^1.4.3"
version: "^1.4.6"
rules:
- if: "target != esp32c2"
espressif/esp_insights: