Skip to content

Commit

Permalink
Upgrade gradle again
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Feb 11, 2023
1 parent b275ca5 commit 9306d94
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 @@ -30,7 +30,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("com.android.tools.build:gradle:7.4.0")
classpath("com.android.tools.build:gradle:7.4.1")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("org.jetbrains.kotlin:kotlin-serialization:$kotlinVersion")

Expand Down

0 comments on commit 9306d94

Please sign in to comment.