We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f2b3a commit a85eaeaCopy full SHA for a85eaea
android/vision-quickstart/build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
google()
9
}
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:7.0.3'
+ classpath 'com.android.tools.build:gradle:7.4.2'
12
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20'
13
14
// NOTE: Do not place your application dependencies here; they belong
0 commit comments