Skip to content

Commit

Permalink
Merge pull request #1291 from pedroSG94/dependabot/gradle/com.android…
Browse files Browse the repository at this point in the history
….tools.build-gradle-8.1.2

Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2
  • Loading branch information
pedroSG94 committed Oct 2, 2023
2 parents 173b283 + ba6a924 commit 52baa9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -12,7 +12,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.1.1'
classpath 'com.android.tools.build:gradle:8.1.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.9.0"
// NOTE: Do not place your application dependencies here; they belong
Expand Down

0 comments on commit 52baa9a

Please sign in to comment.