mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update 36C3 Schedule app, 1.55.0 (89).
This commit is contained in:
parent
0777996793
commit
9433f8fbf0
1 changed files with 15 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ Categories:
|
|||
License: Apache-2.0
|
||||
SourceCode: https://github.com/EventFahrplan/EventFahrplan
|
||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
Translation: https://crowdin.com/project/eventfahrplan
|
||||
Liberapay: EventFahrplan
|
||||
|
||||
AutoName: 36C3 Schedule
|
||||
|
|
@ -406,10 +407,22 @@ Builds:
|
|||
- ccc36c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.55.0
|
||||
versionCode: 89
|
||||
commit: v.1.55.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- ccc36c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: Disable auto update in favor of manual update.
|
||||
|
||||
ArchivePolicy: 1 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.54.0
|
||||
CurrentVersionCode: 88
|
||||
CurrentVersion: 1.55.0
|
||||
CurrentVersionCode: 89
|
||||
|
|
|
|||
Loading…
Reference in a new issue