Update 35C3 Schedule.
+ Update AutoName so the app does not show up as 34C3 anymore. Use English name. + Update spelling of "Fahrplan".
This commit is contained in:
parent
3b66e4a895
commit
871a9bd91f
|
@ -4,8 +4,8 @@ License: Apache-2.0
|
|||
SourceCode: https://github.com/EventFahrplan/EventFahrplan
|
||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
|
||||
AutoName: 34c3 FahrPlan
|
||||
Summary: Schedule (aka FahrPlan) of the 35C3
|
||||
AutoName: 35C3 Schedule
|
||||
Summary: Schedule (aka Fahrplan) of the 35C3
|
||||
Description: Conference app for the 35C3 (35. Chaos Communication Congress)
|
||||
|
||||
RepoType: git
|
||||
|
@ -130,7 +130,17 @@ Builds:
|
|||
scandelete:
|
||||
- buildSrc
|
||||
|
||||
- versionName: 1.38.1
|
||||
versionCode: 52
|
||||
commit: v.1.38.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- ccc35c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
scandelete:
|
||||
- buildSrc
|
||||
|
||||
AutoUpdateMode: Version v.%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.38.0
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: 1.38.1
|
||||
CurrentVersionCode: 52
|
||||
|
|
Loading…
Reference in a new issue