Skip to content

Commit

Permalink
Merge pull request #4699 from netology-code/dependabot/gradle/13_auth…
Browse files Browse the repository at this point in the history
…/android/com.google.android.gms-play-services-base-18.5.0
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
2 parents 48a12ba + 1885b98 commit aa43978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 13_auth/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
def okhttplogging_version = "4.12.0"
def coroutines_version = "1.9.0"
def imagepicker_version = "2.1"
def play_services_base_version = "18.4.0"
def play_services_base_version = "18.5.0"

implementation fileTree(dir: "libs", include: ["*.jar"])
implementation "androidx.core:core-ktx:$core_version"
Expand Down

0 comments on commit aa43978

Please sign in to comment.