Skip to content

Commit

Permalink
Merge pull request #77 from dmytrodanylyk/dependabot/gradle/com.andro…
Browse files Browse the repository at this point in the history
…id.tools.build-gradle-7.4.2

Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
  • Loading branch information
hannesa2 authored Feb 28, 2023
2 parents 3cb4818 + 464b13c commit 44e5256
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 @@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.1'
classpath 'com.android.tools.build:gradle:7.4.2'
}
}

Expand Down

0 comments on commit 44e5256

Please sign in to comment.