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'

View file

@ -96,8 +96,8 @@ builds:
subdir: null
submodules: false
target: null
vercode: '5'
version: 0.3.3
versionCode: '5'
versionName: 0.3.3
- androidupdate: []
antcommands: []
build: ''
@ -131,8 +131,8 @@ builds:
subdir: null
submodules: true
target: null
vercode: '6'
version: 0.3.3
versionCode: '6'
versionName: 0.3.3
- androidupdate: []
antcommands: []
build: ''
@ -165,8 +165,8 @@ builds:
subdir: null
submodules: true
target: null
vercode: '9'
version: 0.4.2
versionCode: '9'
versionName: 0.4.2
- androidupdate: []
antcommands: []
build: ''
@ -199,8 +199,8 @@ builds:
subdir: null
submodules: true
target: null
vercode: '11'
version: 0.5.1
versionCode: '11'
versionName: 0.5.1
- androidupdate: []
antcommands: []
build: ''
@ -232,8 +232,8 @@ builds:
subdir: null
submodules: true
target: null
vercode: '12'
version: 0.5.2
versionCode: '12'
versionName: 0.5.2
- androidupdate: []
antcommands: []
build: ''
@ -265,8 +265,8 @@ builds:
subdir: null
submodules: true
target: null
vercode: '100'
version: 0.5.3
versionCode: '100'
versionName: 0.5.3
- androidupdate: []
antcommands: []
build: ''
@ -298,8 +298,8 @@ builds:
subdir: null
submodules: true
target: null
vercode: '101'
version: 0.5.4
versionCode: '101'
versionName: 0.5.4
- androidupdate: []
antcommands: []
build: ''
@ -331,8 +331,8 @@ builds:
subdir: null
submodules: true
target: null
vercode: '102'
version: 0.6.0
versionCode: '102'
versionName: 0.6.0
comments: {}
id: org.smssecure.smssecure
lastupdated: null

View file

@ -89,8 +89,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 110
version: 0.0.11-ARMv7
versionCode: 110
versionName: 0.0.11-ARMv7
- androidupdate:
- .
- ../java-libs/SlidingMenu
@ -123,8 +123,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 111
version: 0.0.11-ARM
versionCode: 111
versionName: 0.0.11-ARM
- androidupdate:
- .
- ../java-libs/SlidingMenu
@ -157,8 +157,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 112
version: 0.0.11-x86
versionCode: 112
versionName: 0.0.11-x86
- androidupdate:
- .
- ../java-libs/SlidingMenu
@ -191,8 +191,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 113
version: 0.0.11-mips
versionCode: 113
versionName: 0.0.11-mips
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=mips ./compile.sh release
@ -224,8 +224,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1301
version: 0.1.3-MIPS
versionCode: 1301
versionName: 0.1.3-MIPS
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -257,8 +257,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1302
version: 0.1.3-x86
versionCode: 1302
versionName: 0.1.3-x86
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
@ -290,8 +290,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1303
version: 0.1.3-ARM
versionCode: 1303
versionName: 0.1.3-ARM
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -323,8 +323,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1304
version: 0.1.3-ARMv7
versionCode: 1304
versionName: 0.1.3-ARMv7
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -355,8 +355,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9002
version: 0.9.0
versionCode: 9002
versionName: 0.9.0
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -387,8 +387,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9004
version: 0.9.0
versionCode: 9004
versionName: 0.9.0
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -419,8 +419,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9102
version: 0.9.1
versionCode: 9102
versionName: 0.9.1
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -451,8 +451,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9104
version: 0.9.1
versionCode: 9104
versionName: 0.9.1
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -483,8 +483,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9502
version: 0.9.5
versionCode: 9502
versionName: 0.9.5
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -515,8 +515,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9504
version: 0.9.5
versionCode: 9504
versionName: 0.9.5
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -547,8 +547,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9602
version: 0.9.6
versionCode: 9602
versionName: 0.9.6
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -579,8 +579,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9604
version: 0.9.6
versionCode: 9604
versionName: 0.9.6
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -611,8 +611,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9702
version: 0.9.7
versionCode: 9702
versionName: 0.9.7
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -643,8 +643,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9704
version: 0.9.7
versionCode: 9704
versionName: 0.9.7
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=mips ./compile.sh release
@ -675,8 +675,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9711
version: 0.9.7.1
versionCode: 9711
versionName: 0.9.7.1
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -707,8 +707,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9712
version: 0.9.7.1
versionCode: 9712
versionName: 0.9.7.1
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -739,8 +739,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9714
version: 0.9.7.1
versionCode: 9714
versionName: 0.9.7.1
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -771,8 +771,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9802
version: 0.9.8
versionCode: 9802
versionName: 0.9.8
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
@ -803,8 +803,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9803
version: 0.9.8
versionCode: 9803
versionName: 0.9.8
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -835,8 +835,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9804
version: 0.9.8
versionCode: 9804
versionName: 0.9.8
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -867,8 +867,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9902
version: 0.9.9
versionCode: 9902
versionName: 0.9.9
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
@ -899,8 +899,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9903
version: 0.9.9
versionCode: 9903
versionName: 0.9.9
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -931,8 +931,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 9904
version: 0.9.9
versionCode: 9904
versionName: 0.9.9
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -963,8 +963,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 10002
version: 0.9.10
versionCode: 10002
versionName: 0.9.10
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
@ -995,8 +995,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 10003
version: 0.9.10
versionCode: 10003
versionName: 0.9.10
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -1027,8 +1027,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 10004
version: 0.9.10
versionCode: 10004
versionName: 0.9.10
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -1059,8 +1059,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 10006
version: 1.0.0
versionCode: 10006
versionName: 1.0.0
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
@ -1091,8 +1091,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 10007
version: 1.0.0
versionCode: 10007
versionName: 1.0.0
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -1123,8 +1123,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 10008
version: 1.0.0
versionCode: 10008
versionName: 1.0.0
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=x86 ./compile.sh release
@ -1155,8 +1155,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 10102
version: 1.0.1
versionCode: 10102
versionName: 1.0.1
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi ./compile.sh release
@ -1187,8 +1187,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 10103
version: 1.0.1
versionCode: 10103
versionName: 1.0.1
- androidupdate: []
antcommands: []
build: cd ../ && ANDROID_ABI=armeabi-v7a ./compile.sh release
@ -1219,8 +1219,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 10104
version: 1.0.1
versionCode: 10104
versionName: 1.0.1
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -1253,8 +1253,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1010303
version: 1.1.3
versionCode: 1010303
versionName: 1.1.3
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -1287,8 +1287,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1010304
version: 1.1.3
versionCode: 1010304
versionName: 1.1.3
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -1321,8 +1321,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1010305
version: 1.1.3
versionCode: 1010305
versionName: 1.1.3
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -1355,8 +1355,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1010503
version: 1.1.5
versionCode: 1010503
versionName: 1.1.5
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -1389,8 +1389,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1010504
version: 1.1.5
versionCode: 1010504
versionName: 1.1.5
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -1423,8 +1423,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1010505
version: 1.1.5
versionCode: 1010505
versionName: 1.1.5
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -1457,8 +1457,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1010603
version: 1.1.6
versionCode: 1010603
versionName: 1.1.6
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -1491,8 +1491,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1010604
version: 1.1.6
versionCode: 1010604
versionName: 1.1.6
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -1525,8 +1525,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1010605
version: 1.1.6
versionCode: 1010605
versionName: 1.1.6
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -1559,8 +1559,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020003
version: 1.2.0
versionCode: 1020003
versionName: 1.2.0
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -1593,8 +1593,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020004
version: 1.2.0
versionCode: 1020004
versionName: 1.2.0
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -1627,8 +1627,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020005
version: 1.2.0
versionCode: 1020005
versionName: 1.2.0
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -1661,8 +1661,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020103
version: 1.2.1
versionCode: 1020103
versionName: 1.2.1
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -1695,8 +1695,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020104
version: 1.2.1
versionCode: 1020104
versionName: 1.2.1
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -1729,8 +1729,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020105
version: 1.2.1
versionCode: 1020105
versionName: 1.2.1
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -1763,8 +1763,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020203
version: 1.2.2
versionCode: 1020203
versionName: 1.2.2
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -1797,8 +1797,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020204
version: 1.2.2
versionCode: 1020204
versionName: 1.2.2
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -1831,8 +1831,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020205
version: 1.2.2
versionCode: 1020205
versionName: 1.2.2
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -1865,8 +1865,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020303
version: 1.2.3
versionCode: 1020303
versionName: 1.2.3
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -1899,8 +1899,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020304
version: 1.2.3
versionCode: 1020304
versionName: 1.2.3
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -1933,8 +1933,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020305
version: 1.2.3
versionCode: 1020305
versionName: 1.2.3
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -1967,8 +1967,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020403
version: 1.2.4
versionCode: 1020403
versionName: 1.2.4
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -2001,8 +2001,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020404
version: 1.2.4
versionCode: 1020404
versionName: 1.2.4
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -2035,8 +2035,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020405
version: 1.2.4
versionCode: 1020405
versionName: 1.2.4
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -2069,8 +2069,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020503
version: 1.2.5
versionCode: 1020503
versionName: 1.2.5
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -2103,8 +2103,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020504
version: 1.2.5
versionCode: 1020504
versionName: 1.2.5
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -2137,8 +2137,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1020505
version: 1.2.5
versionCode: 1020505
versionName: 1.2.5
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi" --release
@ -2171,8 +2171,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1030003
version: 1.2.6
versionCode: 1030003
versionName: 1.2.6
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "armeabi-v7a" --release
@ -2205,8 +2205,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1030004
version: 1.2.6
versionCode: 1030004
versionName: 1.2.6
- androidupdate: []
antcommands: []
build: cd ../ && ./compile.sh -a "x86" --release
@ -2239,8 +2239,8 @@ builds:
subdir: vlc-android
submodules: false
target: null
vercode: 1030005
version: 1.2.6
versionCode: 1030005
versionName: 1.2.6
comments: {}
id: org.videolan.vlc
lastupdated: null