We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0da4c3 commit 333274eCopy full SHA for 333274e
gradle.properties
@@ -9,7 +9,7 @@ junit5Version=5.8.2
9
junitPlatformVersion=1.8.2
10
googleTruthVersion=1.1
11
12
-aaKotlinBaseVersion=2.2.0-dev-15683
+aaKotlinBaseVersion=2.2.0-dev-2432
13
aaIntellijVersion=241.19416.19
14
aaGuavaVersion=33.2.0-jre
15
aaAsmVersion=9.0
@@ -26,3 +26,5 @@ kotlin.jvm.target.validation.mode=warning
26
# Build or runtime dependencies of this project
27
buildKotlinVersion=2.1.20
28
buildKspVersion=2.1.20-1.0.32
29
+
30
+android.lint.useK2Uast=true
0 commit comments