Skip to content

Commit

Permalink
Merge pull request #165 from Crazy-Marvin/dependabot/gradle/com.andro…
Browse files Browse the repository at this point in the history
…id.tools.build-gradle-8.1.4

Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4
CrazyMarvin authored Nov 20, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents cabd76e + 87a9656 commit 64acbb6
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
@@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.1.3'
classpath 'com.android.tools.build:gradle:8.1.4'
classpath "org.jacoco:org.jacoco.core:$jacocoVersion"

// NOTE: Do not place your application dependencies here; they belong

0 comments on commit 64acbb6

Please sign in to comment.