Use release build for compose metrics

pull/2672/head
Alex Baker 6 months ago
parent 3e37ea50f0
commit 8058414137

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
./gradlew clean :app:compileGoogleplayDebugKotlin \ ./gradlew clean :app:compileGoogleplayReleaseKotlin \
--no-build-cache \ --no-build-cache \
-Pandroidx.enableComposeCompilerMetrics=true \ -Pandroidx.enableComposeCompilerMetrics=true \
-Pandroidx.enableComposeCompilerReports=true \ -Pandroidx.enableComposeCompilerReports=true \

Loading…
Cancel
Save