From 42456e35462e3c251689a3d00cb258c8acc91c7a Mon Sep 17 00:00:00 2001 From: Tyler Williamson Date: Mon, 31 May 2021 23:04:14 +0000 Subject: [PATCH] New App: QuickWeather --- metadata/com.ominous.quickweather.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.ominous.quickweather.yml diff --git a/metadata/com.ominous.quickweather.yml b/metadata/com.ominous.quickweather.yml new file mode 100644 index 0000000000..5132fe4365 --- /dev/null +++ b/metadata/com.ominous.quickweather.yml @@ -0,0 +1,27 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet +License: GPL-3.0-or-later +AuthorName: TylerWilliamson +SourceCode: https://github.com/TylerWilliamson/QuickWeather +IssueTracker: https://github.com/TylerWilliamson/QuickWeather/issues +Changelog: https://github.com/TylerWilliamson/QuickWeather/releases + +AutoName: QuickWeather + +RepoType: git +Repo: https://github.com/TylerWilliamson/QuickWeather + +Builds: + - versionName: 1.3.1 + versionCode: 27 + commit: 1.3.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.3.1 +CurrentVersionCode: 27