Skip to content

Commit f508f18

Browse files
Update Android Gradle Plugin and Lint
1 parent c299974 commit f508f18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
buildscript {
22
ext {
3-
agpVersion = "7.4.2"
3+
agpVersion = "8.0.1"
44
kotlinVersion = "1.8.10"
5-
lintVersion = "30.4.2"
5+
lintVersion = "31.0.1"
66
}
77
}
88

0 commit comments

Comments
 (0)