Skip to content

Commit

Permalink
Auto-update dependencies. (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored Oct 11, 2024
1 parent 3857c48 commit 6a833af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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("org.jetbrains.kotlin.android") version "2.0.20" 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
id("com.github.ben-manes.versions") version "0.51.0" apply true
Expand Down

0 comments on commit 6a833af

Please sign in to comment.