Skip to content

Commit

Permalink
Add dependency for gms
Browse files Browse the repository at this point in the history
  • Loading branch information
HectorNarvaez committed Jun 15, 2023
1 parent 7698095 commit 2e317ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage-sample/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ dependencies {
// Omh Auth
api(Libs.omhNonGmsAuthLibrary)
ngmsImplementation(project(":storage-api-drive-nongms"))
ngmsImplementation(project(":storage-api-drive-gms"))

implementation(Libs.coreKtx)
implementation(Libs.lifecycleKtx)
Expand Down

0 comments on commit 2e317ad

Please sign in to comment.