mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-20 04:05:06 -04:00
wip
This commit is contained in:
parent
728759039c
commit
edd00a5ed2
6 changed files with 4 additions and 3 deletions
|
@ -11,7 +11,7 @@ sed -i '' -e "s/^[[:space:]]*versionCode = .*/ versionCode = $versionCode
|
|||
|
||||
# Invalidate web cache
|
||||
sed -i "s/\?v=[0-9]*/\?v=$versionCode/g" ./app/src/main/assets/index.html
|
||||
|
||||
|
||||
|
||||
git add .
|
||||
git commit -m "Automatic deploy $versionCode"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue