We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5281213 commit b7d6a79Copy full SHA for b7d6a79
gradle.properties
@@ -20,8 +20,8 @@ MODULE_VERSION_NUMBER=0.0.1
20
MODULE_NAME=appauth-kotlin
21
22
OPEN_SOURCE_REPO=https://oss.sonatype.org/service/local/staging/deploy/maven2/
23
-PUBLISH_NAME=
24
-PUBLISH_DESCRIPTION=
+PUBLISH_NAME=appauth-kotlin
+PUBLISH_DESCRIPTION=A Kotlin first OAuth Library
25
PUBLISH_URL=https://github.com/GitLiveApp/AppAuth-Kotlin
26
27
PUBLISH_SCM_URL=https://github.com/GitLiveApp/AppAuth-Kotlin
0 commit comments