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