Skip to content

Commit

Permalink
Revert "[gradle] Add a flag to fix build on TeamCity with configurati…
Browse files Browse the repository at this point in the history
…on caches enabled"

This reverts commit 5e0e03b.
  • Loading branch information
terrakok authored and igordmn committed Mar 5, 2024
1 parent 16fe22d commit 376cdb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gradle-plugins/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ org.gradle.configuration-cache=true
org.gradle.caching=true
kotlin.code.style=official

# TC flag to fix a build with configuration cache enabled
# > Listener registration 'Gradle.addListener' by build is unsupported.
teamcity.internal.gradle.runner.launch.mode=auto

# Default version of Compose Libraries used by Gradle plugin
compose.version=1.6.0-dev1383
# The latest version of Compose Compiler used by Gradle plugin. Used only in tests/CI.
Expand Down

0 comments on commit 376cdb4

Please sign in to comment.