[Build] Enable Gradle file system watching by default

This commit is contained in:
Alexander Likhachev
2021-04-06 19:53:39 +03:00
parent cc722d0a2c
commit df8682650a
+2
View File
@@ -44,3 +44,5 @@ kotlin.mpp.stability.nowarn=true
kotlin.2js.nowarn=true
kotlin.native.enabled=false
kotlin.native.home=kotlin-native/dist
org.gradle.vfs.watch=true