mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
F-Droid Client & Basic 1.21.0
This commit is contained in:
parent
51a5d56d6c
commit
6c9e4a1190
2 changed files with 26 additions and 0 deletions
|
|
@ -312,6 +312,20 @@ Builds:
|
|||
gradleprops:
|
||||
- strict.release
|
||||
|
||||
- versionName: 1.21.0
|
||||
versionCode: 1021050
|
||||
commit: 4f9a735c8b09185bc73bb2a6cabdec63bcd3807d
|
||||
subdir: app
|
||||
gradle:
|
||||
- basic
|
||||
scandelete:
|
||||
- app/src/androidTest/assets
|
||||
- app/src/test/resources
|
||||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
gradleprops:
|
||||
- strict.release
|
||||
|
||||
MaintainerNotes: |
|
||||
This is maintained in tight conjunction with fdroidclient releases.
|
||||
Please check with the fdroidclient maintainers before making
|
||||
|
|
|
|||
|
|
@ -2109,6 +2109,18 @@ Builds:
|
|||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
- versionName: 1.21.0
|
||||
versionCode: 1021050
|
||||
commit: 4f9a735c8b09185bc73bb2a6cabdec63bcd3807d
|
||||
subdir: app
|
||||
gradle:
|
||||
- full
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue