mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Homeassistant fork - disable builds and archive
This commit is contained in:
parent
9f727c2568
commit
18876aa69e
1 changed files with 4 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ Repo: https://github.com/Maxr1998/home-assistant-Android.git
|
|||
Builds:
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
disable: as asked by upstream
|
||||
commit: v0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -42,13 +43,15 @@ Builds:
|
|||
|
||||
- versionName: 1.0-fdroid
|
||||
versionCode: 4
|
||||
disable: as asked by upstream
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- phone
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue