Skip to content

Commit

Permalink
Note on Android support.
Browse files Browse the repository at this point in the history
  • Loading branch information
krisskross committed Feb 10, 2017
1 parent 50a0d4c commit 93654e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ LMDB JNI is available for 64 bit Linux, OSX, Windows and Android.

### Maven

*Windows and OSX support has been discontinued in lmdbjni 0.4.7 (LMDB 0.9.19) and onward. Please refer to [lmdbjava](https://github.com/lmdbjava/lmdbjava).*
*Windows, Android and OSX support has been discontinued in lmdbjni 0.4.7 (LMDB 0.9.19) and onward. Users can still build releases at their own convenience, but no artifacts will be published to Maven Central.*

*Please refer to [lmdbjava](https://github.com/lmdbjava/lmdbjava).*

```xml
<!-- required java classes -->
Expand Down

0 comments on commit 93654e5

Please sign in to comment.