mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update MetaApp to 1.0.2 (10002)
This commit is contained in:
parent
0d348d8441
commit
f707fd1245
1 changed files with 9 additions and 2 deletions
|
|
@ -29,6 +29,13 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 10002
|
||||
commit: v1.0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |
|
||||
This app scrapes https://metalab.at and uses their door-status api. The
|
||||
source-code for both sites is available, but not licensed with a
|
||||
|
|
@ -38,5 +45,5 @@ MaintainerNotes: |
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 10001
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 10002
|
||||
|
|
|
|||
Loading…
Reference in a new issue