Skip to content

Commit

Permalink
Merge pull request #4900 from sjudd:add_compose_publish_task
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 477223236
  • Loading branch information
glide-copybara-robot committed Sep 27, 2022
2 parents dafc7e2 + 42a40ed commit b3f2216
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration/compose/build.gradle
Expand Up @@ -61,3 +61,5 @@ dependencies {
androidTestImplementation "androidx.test.espresso.idling:idling-concurrent:$ANDROID_X_TEST_ESPRESSO_VERSION"
androidTestImplementation "androidx.test.ext:junit:$ANDROID_X_TEST_JUNIT_VERSION"
}

apply from: "${rootProject.projectDir}/scripts/upload.gradle"

0 comments on commit b3f2216

Please sign in to comment.