Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 9b967c8

Browse files
authored
Merge pull request #135 from android/dependabot/gradle/SafDemos/com.android.tools.build-gradle-7.0.1
Bump gradle from 3.6.2 to 7.0.1 in /SafDemos
2 parents e1ea54c + 3702d7d commit 9b967c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SafDemos/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424

2525
}
2626
dependencies {
27-
classpath 'com.android.tools.build:gradle:3.6.2'
27+
classpath 'com.android.tools.build:gradle:7.0.1'
2828
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2929

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

0 commit comments

Comments
 (0)