Skip to content

Commit 88039d5

Browse files
Update Android Gradle Plugin and Lint
1 parent 2aa61a6 commit 88039d5

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.1.4"
44
kotlinVersion = "1.8.21"
5-
lintVersion = "30.4.2"
5+
lintVersion = "31.1.4"
66
}
77
}
88

0 commit comments

Comments
 (0)