mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-26 15:06:16 -04:00
Automatic deploy 28994204
This commit is contained in:
parent
7da89182b4
commit
728759039c
3 changed files with 6 additions and 6 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