Basic search implementation.
This commit is contained in:
parent
dfc6c4e673
commit
af5fb8f33c
21 changed files with 806 additions and 298 deletions
|
|
@ -97,6 +97,9 @@ dependencies {
|
|||
implementation("com.google.accompanist:accompanist-navigation-animation:0.30.1")
|
||||
implementation("com.google.accompanist:accompanist-placeholder:0.30.1")
|
||||
|
||||
// Splash Screen support prior to Android 12
|
||||
implementation("androidx.core:core-splashscreen:1.0.1")
|
||||
|
||||
// Google service
|
||||
implementation("com.google.android.gms:play-services-auth:20.6.0")
|
||||
implementation(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue