mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
F-Droid Client & Basic 1.23.0
This commit is contained in:
parent
8002c20db6
commit
10c3a7e370
2 changed files with 28 additions and 0 deletions
|
|
@ -381,6 +381,20 @@ Builds:
|
|||
gradleprops:
|
||||
- strict.release
|
||||
|
||||
- versionName: 1.23.0
|
||||
versionCode: 1023050
|
||||
commit: 66e8b7da02f522a4cb999343d9ae8133ddf25573
|
||||
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
|
||||
|
|
|
|||
|
|
@ -2189,6 +2189,20 @@ Builds:
|
|||
gradleprops:
|
||||
- strict.release
|
||||
|
||||
- versionName: 1.23.0
|
||||
versionCode: 1023050
|
||||
commit: 66e8b7da02f522a4cb999343d9ae8133ddf25573
|
||||
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
|
||||
|
||||
MaintainerNotes: |
|
||||
This is maintained in tight conjunction with fdroidclient releases.
|
||||
Please check with the fdroidclient maintainers before making
|
||||
|
|
|
|||
Loading…
Reference in a new issue