mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Transportr - disable tainted, aum
This commit is contained in:
parent
acb136a1b7
commit
dd848d7357
1 changed files with 13 additions and 22 deletions
|
|
@ -276,6 +276,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 108
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -285,6 +286,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 109
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -294,6 +296,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.2
|
||||
versionCode: 111
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -303,6 +306,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.3
|
||||
versionCode: 112
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.0.3
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -312,6 +316,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.4
|
||||
versionCode: 113
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -321,6 +326,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.5
|
||||
versionCode: 114
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -330,6 +336,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.6
|
||||
versionCode: 115
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.0.6
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -339,6 +346,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.8
|
||||
versionCode: 117
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.0.8
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -348,6 +356,7 @@ Builds:
|
|||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 118
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -366,29 +375,9 @@ Builds:
|
|||
gradleprops:
|
||||
- buildServer
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 119
|
||||
disable: upstream issue, app crashes on some phones https://github.com/grote/Transportr/issues/739
|
||||
commit: 2.1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- gradlewitnessakwizgran@3119debde6c8aadebebcb0a7eb16dbb2e40c4046
|
||||
rm:
|
||||
- app/libs/gradle-witness.jar
|
||||
prebuild:
|
||||
- pushd $$gradlewitnessakwizgran$$
|
||||
- gradle build
|
||||
- popd
|
||||
- mv $$gradlewitnessakwizgran$$/build/libs/gradlewitnessakwizgran.jar libs/gradle-witness.jar
|
||||
scanignore:
|
||||
- app/libs/gradle-witness.jar
|
||||
gradleprops:
|
||||
- buildServer
|
||||
|
||||
- versionName: 2.1.2
|
||||
versionCode: 120
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: 2.1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -410,6 +399,7 @@ Builds:
|
|||
|
||||
- versionName: 2.1.3
|
||||
versionCode: 121
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: e29bc9b47b0ca729bf0045a348bd09450de9d42a
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -431,6 +421,7 @@ Builds:
|
|||
|
||||
- versionName: 2.1.4
|
||||
versionCode: 122
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1030833616
|
||||
commit: facb4230fee83723ceeee8ec55bb519ad690072d
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -450,7 +441,7 @@ Builds:
|
|||
gradleprops:
|
||||
- buildServer
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.4
|
||||
CurrentVersionCode: 122
|
||||
|
|
|
|||
Loading…
Reference in a new issue