Skip to content

Commit cb958b5

Browse files
committed
Gradle plugin 7.4.0-alpha03
1 parent 2f30e57 commit cb958b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ buildscript {
3232
}
3333

3434
dependencies {
35-
classpath 'com.android.tools.build:gradle:7.3.0-alpha09'
35+
classpath 'com.android.tools.build:gradle:7.4.0-alpha03'
3636
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
3737
}
3838
}

0 commit comments

Comments
 (0)