We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c838d53 commit 957a7e8Copy full SHA for 957a7e8
seeker/build.gradle
@@ -57,7 +57,3 @@ dependencies {
57
androidTestImplementation "androidx.compose.ui:ui-test-junit4:$compose_ui_version"
58
androidTestImplementation "androidx.compose.ui:ui-test:$compose_ui_version"
59
}
60
-
61
-afterEvaluate {
62
- generateMetadataFileForReleasePublication.dependsOn androidSourcesJar
63
-}
0 commit comments