Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jermainedilao committed Feb 24, 2024
1 parent 39b5918 commit 8c6f7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: decode keystore
command: |
echo $KEYSTORE_BASE64 | base64 --decode > shotclockapp.jks
- change-java-version:
- android/change-java-version:
java-version: 17
- android/create-avd:
avd-name: android-ci-avd
Expand Down

0 comments on commit 8c6f7f7

Please sign in to comment.