-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinstuctions
More file actions
22 lines (14 loc) · 700 Bytes
/
instuctions
File metadata and controls
22 lines (14 loc) · 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
./gradlew :modules:designsystem:jacocoTestReport
./gradlew dependencyGuard
./gradlew dependencyGuardBaseline
./gradlew :app:lintDebug
./gradlew recordRoborazziDebug
./gradlew verifyRoborazziDebug
./gradlew :app:updateDebugBadging
./gradlew :app:checkDebugBadging
./gradlew spotlessApply --init-script gradle/init.gradle.kts --no-configuration-cache
./gradlew spotlessCheck --init-script gradle/init.gradle.kts --no-configuration-cache
./gradlew assembleDebug -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true
./gradlew :composeApp:generateReleaseBaselineProfile
./gradlew wasmJsBrowserRun -t
./gradlew wasmJsBrowserDistribution