mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
update apk script
This commit is contained in:
parent
e461ef4102
commit
368abbb11b
1 changed files with 5 additions and 0 deletions
|
@ -1 +1,6 @@
|
|||
pushd contrib
|
||||
VERSION=$(python -c "import versions; print versions.version_apk")
|
||||
popd
|
||||
echo $VERSION
|
||||
echo $VERSION > contrib/apk_version
|
||||
pushd ./gui/kivy/; make apk; popd
|
||||
|
|
Loading…
Add table
Reference in a new issue