mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
F-Droid - update to 1.20.1 & 1.21.1
This commit is contained in:
parent
660888af6b
commit
300608a901
2 changed files with 58 additions and 4 deletions
|
|
@ -284,6 +284,20 @@ Builds:
|
|||
gradleprops:
|
||||
- strict.release
|
||||
|
||||
- versionName: 1.20.1
|
||||
versionCode: 1020051
|
||||
commit: 5367014261b2af88abb414b09bd93dafaca21f09
|
||||
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
|
||||
|
||||
- versionName: 1.21.0-alpha0
|
||||
versionCode: 1021000
|
||||
commit: 9aae1d58a137835bf11d558f4463c14eb1563df2
|
||||
|
|
@ -326,6 +340,20 @@ Builds:
|
|||
gradleprops:
|
||||
- strict.release
|
||||
|
||||
- versionName: 1.21.1
|
||||
versionCode: 1021051
|
||||
commit: 13c142eee0d5d70a42aa229f138de0a93d5a2a8f
|
||||
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
|
||||
|
|
@ -334,5 +362,5 @@ MaintainerNotes: |
|
|||
ArchivePolicy: 5
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: 1.20.0
|
||||
CurrentVersionCode: 1020050
|
||||
CurrentVersion: 1.20.1
|
||||
CurrentVersionCode: 1020051
|
||||
|
|
|
|||
|
|
@ -2085,6 +2085,20 @@ Builds:
|
|||
gradleprops:
|
||||
- strict.release
|
||||
|
||||
- versionName: 1.20.1
|
||||
versionCode: 1020051
|
||||
commit: 5367014261b2af88abb414b09bd93dafaca21f09
|
||||
subdir: app
|
||||
gradle:
|
||||
- full
|
||||
scandelete:
|
||||
- app/src/androidTest/assets
|
||||
- app/src/test/resources
|
||||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
gradleprops:
|
||||
- strict.release
|
||||
|
||||
- versionName: 1.21.0-alpha0
|
||||
versionCode: 1021000
|
||||
commit: 9aae1d58a137835bf11d558f4463c14eb1563df2
|
||||
|
|
@ -2121,6 +2135,18 @@ Builds:
|
|||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
- versionName: 1.21.1
|
||||
versionCode: 1021051
|
||||
commit: 13c142eee0d5d70a42aa229f138de0a93d5a2a8f
|
||||
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
|
||||
|
|
@ -2134,5 +2160,5 @@ MaintainerNotes: |
|
|||
ArchivePolicy: 5
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: 1.20.0
|
||||
CurrentVersionCode: 1020050
|
||||
CurrentVersion: 1.20.1
|
||||
CurrentVersionCode: 1020051
|
||||
|
|
|
|||
Loading…
Reference in a new issue