Skip to content

Commit

Permalink
Merge pull request #98 from freefair/dependabot/gradle/com.android.to…
Browse files Browse the repository at this point in the history
…ols.build-gradle-8.1.4

Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4
  • Loading branch information
larsgrefer authored Nov 30, 2023
2 parents ffbf991 + bfb7738 commit 6afa32c
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 {
gradlePluginPortal()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.1.3'
classpath 'com.android.tools.build:gradle:8.1.4'
}
}

Expand Down

0 comments on commit 6afa32c

Please sign in to comment.