Updated description

This commit is contained in:
nathan 2019-06-25 21:11:16 +02:00
parent d21c50864b
commit cc0f5670f3

View File

@ -15,7 +15,7 @@ plugins {
object Extras { object Extras {
// set for the project // set for the project
const val description = "Cloudflare API for kotlin" const val description = "Cloudflare API v4 for Kotlin"
const val group = "com.dorkbox" const val group = "com.dorkbox"
const val version = "1.0" const val version = "1.0"