Skip to content

Commit

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

build(deps): bump com.android.tools.build:gradle from 8.2.2 to 8.3.0
  • Loading branch information
dokar3 authored Mar 2, 2024
2 parents 67f5d65 + 1fb3b6c commit 68b7cd7
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 @@ -12,7 +12,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.2.2'
classpath 'com.android.tools.build:gradle:8.3.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
Expand Down

0 comments on commit 68b7cd7

Please sign in to comment.