mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-25 06:01:29 +10:00
update local.properties path
This commit is contained in:
@ -25,7 +25,7 @@ workflows:
|
|||||||
|
|
||||||
scripts:
|
scripts:
|
||||||
- name: Set up local properties
|
- name: Set up local properties
|
||||||
script: echo "sdk.dir=$ANDROID_SDK_ROOT" > "$FCI_BUILD_DIR/local.properties"
|
script: echo "sdk.dir=$ANDROID_SDK_ROOT" > "$FCI_BUILD_DIR/app/local.properties"
|
||||||
|
|
||||||
- name: Set up key.properties file for code signing
|
- name: Set up key.properties file for code signing
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user