Skip to content

Commit 7112a34

Browse files
authored
Update README.md
1 parent 08d073f commit 7112a34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Demonstrate how to consume Web API from [Web API Server](https://github.com/pyho
99

1010
**Depends on following libraries:**
1111

12-
**B4A:** B4XPages 1.10, B4XPreferencesDialog 1.73+, Core 11.00+, OkHttpUtils2 2.96+, XUI Views 2.52+
12+
**B4A:** B4XPages 1.10+, B4XPreferencesDialog 1.73+, Core 11.00+, OkHttpUtils2 2.96+, XUI Views 2.52+
1313

14-
**B4i:** B4XPages 1.10, B4XPreferencesDialog 1.73+, iCore 7.01+, iHttpUtils2 2.96+, XUI Views 2.52+
14+
**B4i:** B4XPages 1.10+, B4XPreferencesDialog 1.73+, iCore 7.01+, iHttpUtils2 2.96+, XUI Views 2.52+
1515

16-
**B4J:** B4XPages 1.10, B4XPreferencesDialog 1.73+, jCore 9.10+, jOkHttpUtils2 2.96+, XUI Views 2.52+, jFX 9.00+
16+
**B4J:** B4XPages 1.10+, B4XPreferencesDialog 1.73+, jCore 9.10+, jOkHttpUtils2 2.96+, XUI Views 2.52+, jFX 9.00+
1717

1818
# Features:
1919
- CRUD based (CREATE, READ, UPDATE, DELETE)

0 commit comments

Comments
 (0)