mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
IssueTracker: https://github.com/asdoi/TimeTable/issues
|
||||||
Changelog: https://github.com/asdoi/TimeTable/releases
|
Changelog: https://github.com/asdoi/TimeTable/releases
|
||||||
|
|
||||||
AutoName: Timetable
|
AutoName: TimeTable
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/asdoi/TimeTable.git
|
Repo: https://github.com/asdoi/TimeTable.git
|
||||||
|
|
@ -21,7 +21,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 11
|
||||||
|
commit: v1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.0'
|
CurrentVersion: '1.1'
|
||||||
CurrentVersionCode: 10
|
CurrentVersionCode: 11
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue