Skip to content

Commit

Permalink
Merge pull request #4702 from netology-code/dependabot/gradle/10_main…
Browse files Browse the repository at this point in the history
…scope/android/com.google.android.gms-play-services-base-18.5.0
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
2 parents 164427d + a97de00 commit d03e67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 10_mainscope/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
def retrofitgson_version = "2.11.0"
def okhttplogging_version = "4.12.0"
def coroutines_version = "1.8.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 d03e67f

Please sign in to comment.