Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #68 from tinglesoftware/dependabot/gradle/com.andr…
Browse files Browse the repository at this point in the history
…oid.tools.build-gradle-8.0.2

Bump com.android.tools.build:gradle from 8.0.1 to 8.0.2
  • Loading branch information
sethonyango authored Jun 19, 2023
2 parents 9fcc23d + 160bd5b commit 3ade74d
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 @@ -14,7 +14,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.0.1'
classpath 'com.android.tools.build:gradle:8.0.2'
classpath 'io.github.gradle-nexus:publish-plugin:1.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

Expand Down

0 comments on commit 3ade74d

Please sign in to comment.