Skip to content

Commit

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

Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4
  • Loading branch information
pedroSG94 committed Nov 17, 2023
2 parents a236b69 + cb2fea0 commit 9fb5cc0
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.1.3'
classpath 'com.android.tools.build:gradle:8.1.4'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.9.10"
// NOTE: Do not place your application dependencies here; they belong
Expand Down

0 comments on commit 9fb5cc0

Please sign in to comment.