Skip to content

Commit

Permalink
Remove publishLibraryVariants from library's build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamsinghshubham777 committed Sep 1, 2023
1 parent 6e90894 commit 7897b8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions adapt/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ plugins {
kotlin {
targetHierarchy.default()
androidTarget {
publishLibraryVariants("release")

compilations.all {
kotlinOptions {
jvmTarget = "17"
Expand Down

0 comments on commit 7897b8a

Please sign in to comment.