Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

fix: declare depenencies of API surfaces as api (#1535) #1536

Merged
merged 1 commit into from Oct 18, 2021

Commits on Oct 18, 2021

  1. fix: declare depenencies of API surfaces as api (googleapis#1535)

    * deps: declaring the latest auth library version
    
    * fix: declare API surface as api configuration
    
    Fix googleapis#1534
    
    * fix: declare API surface's dependencies as 'api'
    
    Adding more artifacts to be declared as 'api' because they appear
    in public API surface. See the comment of the following issue
    for the analysis:
    googleapis#1534
    
    * refactor: move java-library declaration to top-level build.gradle
    suztomo committed Oct 18, 2021
    Copy the full SHA
    0d8c18d View commit details
    Browse the repository at this point in the history