Skip to content

Commit b7d6a79

Browse files
committed
Added description to pom
1 parent 5281213 commit b7d6a79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ MODULE_VERSION_NUMBER=0.0.1
2020
MODULE_NAME=appauth-kotlin
2121

2222
OPEN_SOURCE_REPO=https://oss.sonatype.org/service/local/staging/deploy/maven2/
23-
PUBLISH_NAME=
24-
PUBLISH_DESCRIPTION=
23+
PUBLISH_NAME=appauth-kotlin
24+
PUBLISH_DESCRIPTION=A Kotlin first OAuth Library
2525
PUBLISH_URL=https://github.com/GitLiveApp/AppAuth-Kotlin
2626

2727
PUBLISH_SCM_URL=https://github.com/GitLiveApp/AppAuth-Kotlin

0 commit comments

Comments
 (0)