Skip to content

Commit a85eaea

Browse files
Google ML KitLei YU
authored andcommitted
List of included changes:
- Update gradle version to 7.4.2 PiperOrigin-RevId: 525281352 Change-Id: Ia23135dcd0fd57b92dfbda91c08dfc5309c2be45
1 parent 16f2b3a commit a85eaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/vision-quickstart/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
google()
99
}
1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:7.0.3'
11+
classpath 'com.android.tools.build:gradle:7.4.2'
1212
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20'
1313

1414
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)