mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch '36c3-schedule-update' into 'master'
Update 36C3 Schedule app (1.50.0, 82). See merge request fdroid/fdroiddata!8579
This commit is contained in:
commit
b8664db8b3
1 changed files with 11 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue