File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ buildscript {
1515 dependencies {
1616 classpath ' com.android.tools.build:gradle:7.2.1'
1717 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
18- classpath " org.jetbrains.dokka:dokka-gradle-plugin:1.7 .0"
19- classpath ' com.vanniktech:gradle-maven-publish-plugin:0.19 .0'
18+ classpath " org.jetbrains.dokka:dokka-gradle-plugin:1.6 .0"
19+ classpath ' com.vanniktech:gradle-maven-publish-plugin:0.20 .0'
2020 }
2121}
2222
Original file line number Diff line number Diff line change @@ -39,4 +39,7 @@ POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
3939POM_LICENCE_DIST =repo
4040POM_DEVELOPER_ID =barnhill
4141POM_DEVELOPER_NAME =Brad Barnhill
42- POM_DEVELOPER_URL =https://github.com/barnhill/
42+ POM_DEVELOPER_URL =https://github.com/barnhill/
43+
44+ SONATYPE_HOST =DEFAULT
45+ RELEASE_SIGNING_ENABLED =true
You can’t perform that action at this time.
0 commit comments