mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
fix
This commit is contained in:
parent
b5bba69326
commit
72bb46c3e7
2 changed files with 5 additions and 1 deletions
4
scripts/release/prepare-release-artefacts.sh
Executable file
4
scripts/release/prepare-release-artefacts.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
mkdir app/build/outputs/apk/release/release-artefacts/
|
||||
mv app/build/outputs/apk/release/*.apk app/build/outputs/apk/release/release-artefacts/
|
Loading…
Add table
Add a link
Reference in a new issue