fix(library.json) set the version to the last release
platform.io haven't recognized the last version https://forum.lvgl.io/t/platformio-repository-for-lvgl-not-updating/3607
This commit is contained in:
committed by
GitHub
parent
b19fb8620f
commit
85c5e786a4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lvgl",
|
||||
"version": "7.7.2",
|
||||
"version": "7.7.1",
|
||||
"keywords": "graphics, gui, embedded, tft, lvgl",
|
||||
"description": "Graphics library to create embedded GUI with easy-to-use graphical elements, beautiful visual effects and low memory footprint. It offers anti-aliasing, opacity, and animations using only one frame buffer.",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user