Skip to content

Commit 333274e

Browse files
committed
Update gradle.properties
1 parent f0da4c3 commit 333274e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gradle.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ junit5Version=5.8.2
99
junitPlatformVersion=1.8.2
1010
googleTruthVersion=1.1
1111

12-
aaKotlinBaseVersion=2.2.0-dev-15683
12+
aaKotlinBaseVersion=2.2.0-dev-2432
1313
aaIntellijVersion=241.19416.19
1414
aaGuavaVersion=33.2.0-jre
1515
aaAsmVersion=9.0
@@ -26,3 +26,5 @@ kotlin.jvm.target.validation.mode=warning
2626
# Build or runtime dependencies of this project
2727
buildKotlinVersion=2.1.20
2828
buildKspVersion=2.1.20-1.0.32
29+
30+
android.lint.useK2Uast=true

0 commit comments

Comments
 (0)