rename Build fields: version -> versionName, vercode -> versionCode

Since the YAML/JSON/etc. field names are now exactly the same as the field
names used in the internal dict in the Build class, this is a global rename

This keeps with the standard names used in Android:
https://developer.android.com/guide/topics/manifest/manifest-element.html
This commit is contained in:
Hans-Christoph Steiner 2016-11-23 17:52:04 +01:00
parent c0bc3afda9
commit e0f39a7e7b
13 changed files with 301 additions and 300 deletions

View file

@ -87,8 +87,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '13'
version: '1.12'
versionCode: '13'
versionName: '1.12'
- androidupdate: []
antcommands: []
build: ''
@ -119,8 +119,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '16'
version: '1.15'
versionCode: '16'
versionName: '1.15'
- androidupdate: []
antcommands: []
build: ''
@ -151,8 +151,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '19'
version: '1.18'
versionCode: '19'
versionName: '1.18'
- androidupdate: []
antcommands: []
build: ''
@ -183,8 +183,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '20'
version: '1.19'
versionCode: '20'
versionName: '1.19'
- androidupdate: []
antcommands: []
build: ''
@ -215,8 +215,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '21'
version: '1.20'
versionCode: '21'
versionName: '1.20'
- androidupdate: []
antcommands: []
build: ''
@ -247,8 +247,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '22'
version: '1.21'
versionCode: '22'
versionName: '1.21'
- androidupdate: []
antcommands: []
build: ''
@ -278,8 +278,8 @@ builds:
subdir: null
submodules: false
target: null
vercode: '24'
version: '1.23'
versionCode: '24'
versionName: '1.23'
- androidupdate: []
antcommands: []
build: ''
@ -309,8 +309,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '25'
version: '1.24'
versionCode: '25'
versionName: '1.24'
- androidupdate: []
antcommands: []
build: ''
@ -340,8 +340,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '26'
version: '1.25'
versionCode: '26'
versionName: '1.25'
- androidupdate: []
antcommands: []
build: ''
@ -371,8 +371,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '27'
version: '1.26'
versionCode: '27'
versionName: '1.26'
- androidupdate: []
antcommands: []
build: ''
@ -402,8 +402,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '28'
version: '1.27'
versionCode: '28'
versionName: '1.27'
- androidupdate: []
antcommands: []
build: ''
@ -433,8 +433,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '30'
version: '1.29'
versionCode: '30'
versionName: '1.29'
- androidupdate: []
antcommands: []
build: ''
@ -465,8 +465,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '33'
version: '1.32'
versionCode: '33'
versionName: '1.32'
- androidupdate: []
antcommands: []
build: ''
@ -496,8 +496,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '34'
version: '1.33'
versionCode: '34'
versionName: '1.33'
- androidupdate: []
antcommands: []
build: ''
@ -528,8 +528,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '35'
version: '1.34'
versionCode: '35'
versionName: '1.34'
- androidupdate: []
antcommands: []
build: ''
@ -560,8 +560,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '36'
version: '1.35'
versionCode: '36'
versionName: '1.35'
- androidupdate: []
antcommands: []
build: ''
@ -592,8 +592,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '37'
version: '1.36'
versionCode: '37'
versionName: '1.36'
- androidupdate: []
antcommands: []
build: ''
@ -624,8 +624,8 @@ builds:
subdir: org_adaway/
submodules: false
target: null
vercode: '38'
version: '1.37'
versionCode: '38'
versionName: '1.37'
- androidupdate:
- .
- android-libs/Donations
@ -667,8 +667,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '40'
version: '2.1'
versionCode: '40'
versionName: '2.1'
- androidupdate:
- .
- android-libs/Donations
@ -710,8 +710,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '42'
version: '2.3'
versionCode: '42'
versionName: '2.3'
- androidupdate: []
antcommands: []
build: ''
@ -742,8 +742,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '45'
version: '2.6'
versionCode: '45'
versionName: '2.6'
- androidupdate: []
antcommands: []
build: ''
@ -774,8 +774,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '46'
version: '2.7'
versionCode: '46'
versionName: '2.7'
- androidupdate: []
antcommands: []
build: ''
@ -806,8 +806,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '47'
version: '2.8'
versionCode: '47'
versionName: '2.8'
- androidupdate: []
antcommands: []
build: ''
@ -838,8 +838,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '48'
version: 2.8.1
versionCode: '48'
versionName: 2.8.1
- androidupdate: []
antcommands: []
build: ''
@ -870,8 +870,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '49'
version: '2.9'
versionCode: '49'
versionName: '2.9'
- androidupdate: []
antcommands: []
build: ''
@ -902,8 +902,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '50'
version: 2.9.1
versionCode: '50'
versionName: 2.9.1
- androidupdate: []
antcommands: []
build: ''
@ -934,8 +934,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '51'
version: 2.9.2
versionCode: '51'
versionName: 2.9.2
- androidupdate: []
antcommands: []
build: ''
@ -966,8 +966,8 @@ builds:
subdir: AdAway
submodules: false
target: null
vercode: '52'
version: '3.0'
versionCode: '52'
versionName: '3.0'
comments:
build:40:
- '#RootCommands srclib needs changing on fdroidserver'