mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Eventyay Organizer App - disable tainted, AUM
This commit is contained in:
parent
de7e26ea05
commit
0d30ed6845
1 changed files with 4 additions and 1 deletions
|
|
@ -60,6 +60,7 @@ Builds:
|
|||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 15
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1026488927
|
||||
commit: v1.5.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -68,6 +69,7 @@ Builds:
|
|||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 16
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1026488927
|
||||
commit: v1.6.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -76,13 +78,14 @@ Builds:
|
|||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 17
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1026488927
|
||||
commit: v1.7.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue