Skip to content

Commit

Permalink
Merge pull request #183 from dokar3/dependabot/gradle/com.android.too…
Browse files Browse the repository at this point in the history
…ls.build-gradle-8.5.0

Bump com.android.tools.build:gradle from 8.4.0 to 8.5.0
  • Loading branch information
dokar3 authored Jun 23, 2024
2 parents 9cf5308 + 9a418ad commit 99d1153
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 @@ -51,7 +51,7 @@ buildscript {
}
}
dependencies {
classpath 'com.android.tools.build:gradle:8.4.0'
classpath 'com.android.tools.build:gradle:8.5.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
// NOTE: Do not place your application dependencies here; they belong
Expand Down

0 comments on commit 99d1153

Please sign in to comment.