Skip to content

Commit

Permalink
Auto-update dependencies. (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored Oct 15, 2024
1 parent 6a833af commit 6c510a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask

plugins {
id("com.android.application") version "8.7.0" apply false
id("com.android.library") version "8.7.0" apply false
id("com.android.application") version "8.7.1" apply false
id("com.android.library") version "8.7.1" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
id("com.google.gms.google-services") version "4.4.2" apply false
id("androidx.navigation.safeargs") version "2.8.2" apply false
Expand Down

0 comments on commit 6c510a8

Please sign in to comment.