updated description

master
Robinson 2023-01-12 11:47:49 +01:00
parent 0e71ef46f8
commit d4aea64fd8
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ Dorkbox General Utilities
###### [![Dorkbox](https://badge.dorkbox.com/dorkbox.svg "Dorkbox")](https://git.dorkbox.com/dorkbox/JNA) [![Github](https://badge.dorkbox.com/github.svg "Github")](https://github.com/dorkbox/JNA) [![Gitlab](https://badge.dorkbox.com/gitlab.svg "Gitlab")](https://gitlab.com/dorkbox/JNA)
Native JNA extensions for Linux, MacOS, and Windows, Java 1.8+
Maven Info
---------

View File

@ -35,7 +35,7 @@ plugins {
object Extras {
// set for the project
const val description = "JNA implementations for Linux, MacOS, and Windows"
const val description = "Native JNA extensions for Linux, MacOS, and Windows, Java 1.8+"
const val group = "com.dorkbox"
const val version = "1.0"