Skip to content

Commit

Permalink
Merge pull request #44 from topminipie/dependabot/gradle/main/com.and…
Browse files Browse the repository at this point in the history
…roid.tools.build-gradle-8.4.1

Bump com.android.tools.build:gradle from 8.4.0 to 8.4.1
  • Loading branch information
topminipie authored May 20, 2024
2 parents 646a12e + 64a8b3c commit 79670f3
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 @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.4.0'
classpath 'com.android.tools.build:gradle:8.4.1'
}
}

Expand Down

0 comments on commit 79670f3

Please sign in to comment.