Skip to content

Commit

Permalink
Merge pull request #124 from ViroCommunity/dependabot/gradle/android/…
Browse files Browse the repository at this point in the history
…main/com.android.tools.build-gradle-7.4.2

Bump com.android.tools.build:gradle from 7.0.4 to 7.4.2 in /android
  • Loading branch information
adelarsq authored Mar 9, 2023
2 parents ca24c3f + 8651310 commit 1917bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
classpath 'com.android.tools.build:gradle:7.4.2'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
Expand Down

0 comments on commit 1917bdc

Please sign in to comment.