Skip to content

Commit

Permalink
Merge pull request #105 from pyamsoft/dependabot/gradle/com.android.t…
Browse files Browse the repository at this point in the history
…ools.build-gradle-7.4.0

Bump gradle from 7.3.1 to 7.4.0
  • Loading branch information
pyamsoft authored Jan 13, 2023
2 parents e5dddf7 + 0e9abcc commit e244554
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 @@ -77,7 +77,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.3.1'
classpath 'com.android.tools.build:gradle:7.4.0'

// Gradle version checker
classpath 'com.github.ben-manes:gradle-versions-plugin:0.44.0'
Expand Down

0 comments on commit e244554

Please sign in to comment.