firebase e card view
This commit is contained in:
@@ -15,6 +15,7 @@ googleid = "1.1.1"
|
||||
firebaseDatabase = "22.0.1"
|
||||
recyclerview = "1.4.0"
|
||||
playServicesAuth = "21.2.0"
|
||||
cardview = "1.0.0"
|
||||
|
||||
[libraries]
|
||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||
@@ -31,6 +32,7 @@ googleid = { group = "com.google.android.libraries.identity.googleid", name = "g
|
||||
firebase-database = { group = "com.google.firebase", name = "firebase-database", version.ref = "firebaseDatabase" }
|
||||
recyclerview = { group = "androidx.recyclerview", name = "recyclerview", version.ref = "recyclerview" }
|
||||
play-services-auth = { group = "com.google.android.gms", name = "play-services-auth", version.ref = "playServicesAuth" }
|
||||
cardview = { group = "androidx.cardview", name = "cardview", version.ref = "cardview" }
|
||||
|
||||
[plugins]
|
||||
android-application = { id = "com.android.application", version.ref = "agp" }
|
||||
|
||||
Reference in New Issue
Block a user