mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
New applicationId: Geometric Weather
This commit is contained in:
parent
12fe275e46
commit
4bdf3990f3
1 changed files with 31 additions and 0 deletions
31
metadata/wangdaye.com.geometricweather.yml
Normal file
31
metadata/wangdaye.com.geometricweather.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: LGPL-3.0-only
|
||||
AuthorName: wangdaye
|
||||
SourceCode: https://github.com/WangDaYeeeeee/GeometricWeather
|
||||
IssueTracker: https://github.com/WangDaYeeeeee/GeometricWeather/issues
|
||||
Changelog: https://github.com/WangDaYeeeeee/GeometricWeather/releases
|
||||
|
||||
AutoName: Geometric Weather
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/WangDaYeeeeee/GeometricWeather.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.007_fdroid
|
||||
versionCode: 30007
|
||||
commit: '3.007'
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- app/libs/*
|
||||
prebuild: perl -i -0 -p -e 's|maven {\n\s*url "https://dl.bintray.com/qichuan/maven/"\n\s*}||g'
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.007_fdroid
|
||||
CurrentVersionCode: 30007
|
||||
Loading…
Reference in a new issue