Saturday, April 20, 2024

Google Firebase Authentication In Android Studio jetpack compose

 ### Dependencies ###

implementation ("com.google.android.gms:play-services-auth:21.1.0")

implementation("io.coil-kt:coil-compose:2.6.0")


### SHA-1 KEY ###

./gradlew signingReport

### Image ###



Step 1: Connect Firebase 


No comments:

Post a Comment

Power Of Compounding

 Power Of Compounding 1 = 1 2 = 2 3 = 4 4 = 8 5 = 16 6 = 32 7 = 64 8 = 128 9 = 256 10 = 512 11 = 1024 12 = 2048 13 = 4096 14 = 8192 15 = 163...