mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
auto-update, matching tag and version name, as suggested by @Licaon_Kter
This commit is contained in:
parent
d7c149942d
commit
ba27702b2b
1 changed files with 2 additions and 9 deletions
|
|
@ -15,21 +15,14 @@ RepoType: git
|
||||||
Repo: https://gitlab.com/kreikenbaum/suntime-app.git
|
Repo: https://gitlab.com/kreikenbaum/suntime-app.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.1.0
|
|
||||||
versionCode: 2
|
|
||||||
commit: fdroid-v1.1.3
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- fdroid
|
|
||||||
|
|
||||||
- versionName: 1.3.0
|
- versionName: 1.3.0
|
||||||
versionCode: 6
|
versionCode: 6
|
||||||
commit: fdroid-v1.3.3
|
commit: fdroid-v1.3.0
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version fdroid-v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.3.0
|
CurrentVersion: 1.3.0
|
||||||
CurrentVersionCode: 6
|
CurrentVersionCode: 6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue