Skip to content

Commit

Permalink
removed generateMetadataFileForReleasePublication.dependsOn
Browse files Browse the repository at this point in the history
  • Loading branch information
2307vivek committed Nov 29, 2023
1 parent c838d53 commit 957a7e8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions seeker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,3 @@ dependencies {
androidTestImplementation "androidx.compose.ui:ui-test-junit4:$compose_ui_version"
androidTestImplementation "androidx.compose.ui:ui-test:$compose_ui_version"
}

afterEvaluate {
generateMetadataFileForReleasePublication.dependsOn androidSourcesJar
}

0 comments on commit 957a7e8

Please sign in to comment.