We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c299974 commit f508f18Copy full SHA for f508f18
build.gradle
@@ -1,8 +1,8 @@
1
buildscript {
2
ext {
3
- agpVersion = "7.4.2"
+ agpVersion = "8.0.1"
4
kotlinVersion = "1.8.10"
5
- lintVersion = "30.4.2"
+ lintVersion = "31.0.1"
6
}
7
8
0 commit comments