Skip to content

Commit

Permalink
Merge pull request #186 from orangebikelabs/dependabot/gradle/alpha/c…
Browse files Browse the repository at this point in the history
…om.android.tools.build-gradle-8.4.1

fix: bump com.android.tools.build:gradle from 8.4.0 to 8.4.1
  • Loading branch information
bensandee committed Jun 3, 2024
2 parents 035f4c5 + 69c3583 commit 7154012
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 {
}
dependencies {
//noinspection GradleDependency
classpath 'com.android.tools.build:gradle:8.4.0'
classpath 'com.android.tools.build:gradle:8.4.1'

// kotlin
//noinspection DifferentKotlinGradleVersion
Expand Down

0 comments on commit 7154012

Please sign in to comment.