Skip to content

Commit cc63ca0

Browse files
committed
fix: CI run issues
1 parent 2bb25a4 commit cc63ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ GRADLE_ARGS="--max-workers=2"
55

66
cp library/google-services.json app/google-services.json
77
cp library/google-services.json proguard-tests/google-services.json
8+
cp library/google-services.json composeapp/google-services.json
89

910
./gradlew $GRADLE_ARGS clean
1011
./gradlew $GRADLE_ARGS assembleDebug

0 commit comments

Comments
 (0)