mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
basic - disable the build since the cycle has started
This commit is contained in:
parent
68bc5a03bf
commit
faeeb0bd80
1 changed files with 16 additions and 2 deletions
|
|
@ -30,6 +30,20 @@ Builds:
|
|||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
- versionName: 1.16.3-alpha0
|
||||
versionCode: 160530
|
||||
disable: crshing
|
||||
commit: 1.16.3-alpha0
|
||||
subdir: app
|
||||
gradle:
|
||||
- basic
|
||||
prebuild: printf '\nstrict.release\n' >> gradle.properties
|
||||
scandelete:
|
||||
- app/src/androidTest/assets
|
||||
- app/src/test/resources
|
||||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
MaintainerNotes: |
|
||||
This is maintained in tight conjunction with fdroidclient releases.
|
||||
Please check with the fdroidclient maintainers before making
|
||||
|
|
@ -38,5 +52,5 @@ MaintainerNotes: |
|
|||
ArchivePolicy: 8 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: 1.16.2-alpha0
|
||||
CurrentVersionCode: 160520
|
||||
CurrentVersion: 1.16.3-alpha0
|
||||
CurrentVersionCode: 160530
|
||||
|
|
|
|||
Loading…
Reference in a new issue