Skip to content

Commit 0981b68

Browse files
author
Christopher J. Brody
committed
update com.android.tools.build/gradle -> 7.3.1
ref: - https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
1 parent 4905acf commit 0981b68

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
@@ -7,7 +7,7 @@ buildscript {
77
}
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:7.2.1'
10+
classpath 'com.android.tools.build:gradle:7.3.1'
1111
classpath "gradle.plugin.org.ec4j.gradle:editorconfig-gradle-plugin:0.0.3"
1212
}
1313
}

0 commit comments

Comments
 (0)