Browse Source

Update gradle.properties

pull/1420/head
Igor Demin 3 years ago committed by GitHub
parent
commit
5168a86755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      compose/gradle.properties

2
compose/gradle.properties

@ -5,5 +5,5 @@ org.gradle.parallel=true
org.gradle.caching=true
org.gradle.vfs.watch=true
androidx.compose.multiplatformEnabled=true
androidx.compose.jsCompilerTestsEnabled=true
jetbrains.compose.jsCompilerTestsEnabled=true
androidx.validateProjectStructure=false
Loading…
Cancel
Save