mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
fix(gradle): remove obsolete CC workaround
This commit is contained in:
parent
2b7cf7d3cb
commit
43edeaff04
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@ android.injected.testOnly=false
|
|||
kotlin.incremental.useClasspathSnapshot=true
|
||||
kotlin.build.report.output=file
|
||||
|
||||
# Disable Gradle task that breaks configuration caching
|
||||
kotlin.mpp.enableKotlinToolingMetadataArtifact=false
|
||||
|
||||
# Use R8 instead of ProGuard for code shrinking.
|
||||
android.enableR8.fullMode=false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue