### Releases v1.1.4

1. Fix `library.properties` dependency
This commit is contained in:
Khoi Hoang
2021-03-22 10:57:22 -04:00
committed by GitHub
parent ee0c5d4612
commit 0ea789ec47
2 changed files with 3 additions and 3 deletions

View File

@ -155,7 +155,7 @@ This library is based on, modified from:
### Releases v1.1.4
1. Fix `library.properties` dependency on unpublished [STM32AsyncTCP](https://github.com/philbowles/STM32AsyncTCP) creating error when installing this library using `Library Manager`
1. Fix `library.properties` dependency
### Releases v1.1.3
@ -1087,7 +1087,7 @@ Submit issues to: [AsyncHTTPRequest_Generic issues](https://github.com/khoih-pro
### Releases v1.1.4
1. Fix `library.properties` dependency on unpublished [STM32AsyncTCP](https://github.com/philbowles/STM32AsyncTCP) creating error when installing this library using `Library Manager`
1. Fix `library.properties` dependency
### Releases v1.1.3

View File

@ -8,5 +8,5 @@ paragraph=This AsyncHTTPRequest_Generic Library, supporting GET, POST, PUT, PATC
category=Communication,AsyncTCP,AsyncHTTP
url=https://github.com/khoih-prog/AsyncHTTPRequest_Generic
architectures=*
depends=AsyncTCP,ESPAsyncTCP,ESPAsync_WiFiManager,STM32duino LwIP,STM32duino STM32Ethernet,LittleFS_esp32
depends=AsyncTCP,ESPAsyncTCP,ESPAsync_WiFiManager,STM32duino LwIP,STM32duino STM32Ethernet
includes=AsyncHTTPRequest_Generic.h