Update to KGP 2.0.0-Beta1 (tools/buildSrc)

Test: Updated
Bug: 313061502
Change-Id: Ibaa8eec3171fc8fd2e0e553fbc184a650ac18bca
diff --git a/base/gradle.properties b/base/gradle.properties
index 74412ba..f13ea31 100644
--- a/base/gradle.properties
+++ b/base/gradle.properties
@@ -10,7 +10,4 @@
 # Don't use "fail" until this is fixed: https://youtrack.jetbrains.com/issue/IDEA-272594
 org.gradle.warning.mode=all
 # Disable configuration cache due to b/282203447
-org.gradle.unsafe.configuration-cache=false
-
-# New Kotlin incremental compilation (see https://kotlinlang.org/docs/whatsnew17.html#a-new-approach-to-incremental-compilation)
-kotlin.incremental.useClasspathSnapshot=true
\ No newline at end of file
+org.gradle.unsafe.configuration-cache=false
\ No newline at end of file