From 1df44ebce8057a06e3a8a4b3972bb76b91b523e0 Mon Sep 17 00:00:00 2001 From: Rodrigo Smarzaro Date: Sun, 10 Nov 2024 14:14:44 +0000 Subject: [PATCH] FOSS4G 2024 Schedule - Added portuguese translation, fastlane info and color adjustments. --- metadata/app.smarzaro.foss4g2024.schedule.yml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/metadata/app.smarzaro.foss4g2024.schedule.yml b/metadata/app.smarzaro.foss4g2024.schedule.yml index 22f260389a..07af082f71 100644 --- a/metadata/app.smarzaro.foss4g2024.schedule.yml +++ b/metadata/app.smarzaro.foss4g2024.schedule.yml @@ -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