Skip to content

Commit 1917bdc

Browse files
authored
Merge pull request #124 from ViroCommunity/dependabot/gradle/android/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
2 parents ca24c3f + 8651310 commit 1917bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
google()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:7.0.4'
8+
classpath 'com.android.tools.build:gradle:7.4.2'
99
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1111
}

0 commit comments

Comments
 (0)