Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit a08c0cc

Browse files
Add clarification for Android support
1 parent 8b93264 commit a08c0cc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@
88
A minimalistic unofficial [OpenAI API](https://platform.openai.com/docs/api-reference) client for the JVM, written in
99
Java. The only dependency used is [Jackson](https://github.com/FasterXML/jackson) for JSON parsing.
1010

11-
## Add dependency
11+
## Requirements
12+
13+
jvm-openai works on Java 17+. Android support is not yet available.
1214

13-
Java 17+ is a prerequisite
15+
## Add dependency
1416

1517
### Gradle
1618

0 commit comments

Comments
 (0)