Skip to content

Commit

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

Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0
  • Loading branch information
github-actions[bot] committed Jul 26, 2023
2 parents a1157b6 + 3ad2ac1 commit 711211f
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 @@ -10,7 +10,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.2'
classpath 'com.android.tools.build:gradle:8.1.0'
classpath('com.google.guava:guava'){
version {
strictly '28.1-jre'
Expand Down

0 comments on commit 711211f

Please sign in to comment.