Skip to content

Commit

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

Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0
  • Loading branch information
Asutorufa authored Jul 26, 2023
2 parents 1d553ce + f4e30ca commit b9018e3
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 @@ -13,7 +13,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.2'
classpath 'com.android.tools.build:gradle:8.1.0'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit b9018e3

Please sign in to comment.