File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,5 @@ dependencies {
4040 implementation ' com.google.code.gson:gson:2.12.1'
4141 implementation ' com.android.volley:volley:1.2.1'
4242 implementation ' androidx.constraintlayout:constraintlayout:2.2.0'
43- implementation ' com.google.firebase:firebase-common-ktx:21.0.0'
4443}
4544
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22plugins {
3- id ' com.android.application' version ' 8.8.1 ' apply false
4- id ' com.android.library' version ' 8.8.1 ' apply false
3+ id ' com.android.application' version ' 8.12.2 ' apply false
4+ id ' com.android.library' version ' 8.12.2 ' apply false
55 id ' org.jetbrains.kotlin.android' version ' 1.9.25' apply false
66}
You can’t perform that action at this time.
0 commit comments