mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
lyricsgrabbr - disable non-FOSS
This commit is contained in:
parent
24dd4d1059
commit
14ea512f43
1 changed files with 11 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ Repo: https://github.com/illusionman1212/lyrics-grabbr
|
|||
Builds:
|
||||
- versionName: 0.3.4
|
||||
versionCode: 31
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: cd39204f6a17ff68f1471f409a25c3630ac822b3
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
|
|
@ -33,6 +34,7 @@ Builds:
|
|||
|
||||
- versionName: 0.3.4
|
||||
versionCode: 32
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: cd39204f6a17ff68f1471f409a25c3630ac822b3
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
|
|
@ -52,6 +54,7 @@ Builds:
|
|||
|
||||
- versionName: 0.3.4
|
||||
versionCode: 33
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: cd39204f6a17ff68f1471f409a25c3630ac822b3
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
|
|
@ -71,6 +74,7 @@ Builds:
|
|||
|
||||
- versionName: 0.3.5
|
||||
versionCode: 41
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: 3c834c7eedf2b82ae94140defbd62c85fcb0b56d
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
|
|
@ -90,6 +94,7 @@ Builds:
|
|||
|
||||
- versionName: 0.3.5
|
||||
versionCode: 42
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: 3c834c7eedf2b82ae94140defbd62c85fcb0b56d
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
|
|
@ -109,6 +114,7 @@ Builds:
|
|||
|
||||
- versionName: 0.3.5
|
||||
versionCode: 43
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: 3c834c7eedf2b82ae94140defbd62c85fcb0b56d
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
|
|
@ -128,6 +134,7 @@ Builds:
|
|||
|
||||
- versionName: 1.0.0
|
||||
versionCode: 61
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: 841629c6e34060fa042b1bb070e9a612479b2733
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -140,6 +147,7 @@ Builds:
|
|||
|
||||
- versionName: 1.0.0
|
||||
versionCode: 62
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: 841629c6e34060fa042b1bb070e9a612479b2733
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -152,6 +160,7 @@ Builds:
|
|||
|
||||
- versionName: 1.0.0
|
||||
versionCode: 63
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: 841629c6e34060fa042b1bb070e9a612479b2733
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -164,6 +173,7 @@ Builds:
|
|||
|
||||
- versionName: 1.0.0
|
||||
versionCode: 64
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/3306#note_1989891617
|
||||
commit: 841629c6e34060fa042b1bb070e9a612479b2733
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -174,7 +184,7 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
- '%c * 10 + 1'
|
||||
|
|
|
|||
Loading…
Reference in a new issue