Mention that acme4j works on Android

pull/129/head
Richard Körber 2022-05-07 11:13:42 +02:00
parent ccd1b2bc3d
commit df221291e8
No known key found for this signature in database
GPG Key ID: AAB9FD19C78AA3E0
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ It is an independent open source implementation that is not affiliated with or e
* Requires JRE 8 (update 101) or higher. For building the project, Java 9 or higher is required. * Requires JRE 8 (update 101) or higher. For building the project, Java 9 or higher is required.
* Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22) * Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22)
* Extensive unit and integration tests * Extensive unit and integration tests
* Reported to work on Android. However, this platform is not officially supported.
## Dependencies ## Dependencies

View File

@ -24,6 +24,7 @@ Latest version: ![maven central](https://shredzone.org/maven-central/org.shredzo
* Requires JRE 8 (update 101) or higher. For building the project, Java 9 or higher is required. * Requires JRE 8 (update 101) or higher. For building the project, Java 9 or higher is required.
* Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22) * Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22)
* Extensive unit and integration tests * Extensive unit and integration tests
* Reported to work on Android. However, this platform is not officially supported.
## Dependencies ## Dependencies