mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update TimeTable to 1.1 (11)
This commit is contained in:
parent
122c1bcffd
commit
588bff57bf
1 changed files with 10 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ SourceCode: https://github.com/asdoi/TimeTable
|
|||
IssueTracker: https://github.com/asdoi/TimeTable/issues
|
||||
Changelog: https://github.com/asdoi/TimeTable/releases
|
||||
|
||||
AutoName: Timetable
|
||||
AutoName: TimeTable
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/asdoi/TimeTable.git
|
||||
|
|
@ -21,7 +21,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 11
|
||||
commit: v1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue