mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Revert "Basic - disable crashing version"
This reverts commit 68f280961d
This commit is contained in:
parent
88238ab86e
commit
0035b7604f
1 changed files with 15 additions and 2 deletions
|
|
@ -30,6 +30,19 @@ Builds:
|
|||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
- versionName: 1.16.3-alpha0
|
||||
versionCode: 160530
|
||||
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 +51,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