Update uk.org.boddie.android.weatherforecast to 1.2.1 (121)
This commit is contained in:
parent
4673e350cb
commit
36255d9f88
|
@ -91,9 +91,19 @@ Builds:
|
|||
- duck@1.0.3
|
||||
build: PYTHONPATH=$$duck$$ ./build.py output.apk
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 121
|
||||
commit: 1.2.1
|
||||
sudo: apt-get install -y python-crypto python-pygments markdown python-markdown
|
||||
imagemagick pngquant python-cairosvg
|
||||
output: output.apk
|
||||
srclibs:
|
||||
- duck@1.0.3
|
||||
build: PYTHONPATH=$$duck$$ ./build.py output.apk
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://bitbucket.org/dboddie/weather-forecast-android/raw/tip/build.py|version_code
|
||||
= "(.*)"|.|version = "(.*)"
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 120
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 121
|
||||
|
|
Loading…
Reference in a new issue