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