Skip to content

Commit

Permalink
chore: upgrade gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
wangela committed Nov 2, 2023
1 parent 66aac72 commit 1880218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
classpath 'com.android.tools.build:gradle:7.4.2'
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.5.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20"
classpath "com.google.dagger:hilt-android-gradle-plugin:2.40.1"
Expand Down

0 comments on commit 1880218

Please sign in to comment.