diff --git a/metadata/com.asdoi.timetable.yml b/metadata/com.asdoi.timetable.yml index 01ec601fed..f370a61565 100644 --- a/metadata/com.asdoi.timetable.yml +++ b/metadata/com.asdoi.timetable.yml @@ -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