File tree Expand file tree Collapse file tree 4 files changed +0
-129
lines changed Expand file tree Collapse file tree 4 files changed +0
-129
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,4 @@ plugins {
33 id ' com.android.application' version ' 7.3.1' apply false
44 id ' com.android.library' version ' 7.3.1' apply false
55 id ' org.jetbrains.kotlin.android' version ' 1.7.20' apply false
6- id ' io.github.gradle-nexus.publish-plugin' version ' 1.1.0'
76}
8-
9- apply from : " ${ rootDir} /scripts/publish-root.gradle"
Original file line number Diff line number Diff line change @@ -5,14 +5,6 @@ plugins {
55 id ' maven-publish'
66}
77
8- ext {
9- PUBLISH_GROUP_ID = ' jvrni.com'
10- PUBLISH_VERSION = ' 0.0.1'
11- PUBLISH_ARTIFACT_ID = ' filter-option'
12- }
13-
14- apply from : ' publish-remote.gradle'
15-
168android {
179 namespace ' com.jvrni.filteroption'
1810 compileSdk 33
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments