Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4ff205b

Browse files
committedJul 28, 2021
Update dependency com.android.tools.build:gradle to v7.0.0
1 parent d2411fb commit 4ff205b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
jcenter()
1212
}
1313
dependencies {
14-
classpath 'com.android.tools.build:gradle:7.0.0-alpha08'
14+
classpath 'com.android.tools.build:gradle:7.0.0'
1515
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1616

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

0 commit comments

Comments
 (0)
Please sign in to comment.