Skip to content

Commit

Permalink
Artifacts issu2 (#393)
Browse files Browse the repository at this point in the history
* added artifact again

* added artifact again
  • Loading branch information
ferranpons authored Oct 3, 2024
1 parent 18a3f92 commit 9006ac1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ android {
lint {
disable.add("ObsoleteLintCustomCheck")
}
publishing {
singleVariant("release") {
withJavadocJar()
withSourcesJar()
}
}
namespace = "com.adevinta.mappicker"
}

Expand Down
1 change: 0 additions & 1 deletion leku/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ android {
}
publishing {
singleVariant("release") {
withJavadocJar()
withSourcesJar()
}
}
Expand Down

0 comments on commit 9006ac1

Please sign in to comment.