diff --git a/metadata/info.metadude.android.congress.schedule.yml b/metadata/info.metadude.android.congress.schedule.yml index a0236b0629..7aeeb0922e 100644 --- a/metadata/info.metadude.android.congress.schedule.yml +++ b/metadata/info.metadude.android.congress.schedule.yml @@ -22,6 +22,7 @@ Description: | * Share a website link to an event with others * Keep track of program changes * Automatic program updates (configurable in settings) + * Vote and leave comments on talks and workshops * Integration with the c3nav indoor navigation project [https://c3nav.de] * Integration with the Engelsystem project [https://engelsystem.de] - Online tool for coordinating helpers and shifts on large events * Integration with the Chaosflix [https://github.com/NiciDieNase/chaosflix] - Android app for [http://media.ccc.de], share Fahrplan favorites with Chaosflix to import them as bookmarks @@ -376,7 +377,15 @@ Builds: - cp local.properties gradle.properties - sed -i -e 's/6.6.1/6.5/' ../gradle/wrapper/gradle-wrapper.properties + - versionName: 1.50.0 + versionCode: 82 + commit: v.1.50.0 + subdir: app + gradle: + - ccc36c3 + prebuild: cp local.properties gradle.properties + AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 1.47.0 -CurrentVersionCode: 76 +CurrentVersion: 1.50.0 +CurrentVersionCode: 82