mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-07 00:28:58 +00:00
keystore.properties
This commit is contained in:
parent
ce7770b3e7
commit
9e58cf187a
5 changed files with 34 additions and 1 deletions
|
@ -25,5 +25,5 @@ then
|
|||
cp "$PROJECT_ROOT/build/outputs/apk/debug/server-debug.apk" "$OUTPUT"
|
||||
else
|
||||
"$GRADLE" -p "$PROJECT_ROOT" assembleRelease
|
||||
cp "$PROJECT_ROOT/build/outputs/apk/release/server-release-unsigned.apk" "$OUTPUT"
|
||||
cp "$PROJECT_ROOT/build/outputs/apk/release/server-release.apk" "$OUTPUT"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue