mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
4 lines
No EOL
163 B
Bash
Executable file
4 lines
No EOL
163 B
Bash
Executable file
#!/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/ |