mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
FOSS4G 2024 Schedule - Added portuguese translation, fastlane info and color adjustments.
This commit is contained in:
parent
ce96925008
commit
1df44ebce8
1 changed files with 11 additions and 4 deletions
|
|
@ -7,9 +7,8 @@ License: Apache-2.0
|
|||
AuthorName: Rodrigo Smarzaro
|
||||
AuthorEmail: smarzaro+foss4g2024@gmail.com
|
||||
SourceCode: https://github.com/Smarzaro/Foss4g2024Schedule
|
||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
IssueTracker: https://github.com/Smarzaro/Foss4g2024Schedule/issues
|
||||
Translation: https://crowdin.com/project/eventfahrplan
|
||||
Liberapay: EventFahrplan
|
||||
|
||||
AutoName: FOSS4G 2024 Schedule
|
||||
Description: |
|
||||
|
|
@ -86,6 +85,14 @@ Builds:
|
|||
- foss4g2024
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.67.0-FOSS4G2024-Edition
|
||||
versionCode: 105
|
||||
commit: v.1.67.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss4g2024
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: |
|
||||
The branch for FOSS4G 2024 is maintained in a separate fork
|
||||
of the main repository (https://github.com/EventFahrplan/EventFahrplan) on purpose in order to keep the latter
|
||||
|
|
@ -94,5 +101,5 @@ MaintainerNotes: |
|
|||
ArchivePolicy: 1
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.66.0-FOSS4G2024-Edition
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: 1.67.0-FOSS4G2024-Edition
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue