Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jheubuch committed Dec 4, 2024
1 parent 6ecfd77 commit 2ed78de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ buildscript {
}
}
dependencies {
classpath 'com.android.tools.build:gradle:8.7.2'
classpath 'com.android.tools.build:gradle:8.7.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.8.3"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.8.4"
classpath "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.1.3"
classpath "com.google.gms:google-services:4.4.2"

Expand Down

0 comments on commit 2ed78de

Please sign in to comment.