From aae227ed79ffd04fa8fcf74535e7b9b94fde1320 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sun, 11 Oct 2020 21:28:52 +0200 Subject: [PATCH] new app: com.funnglas.launcher closes: fdroid/rfp#1377 --- metadata/com.finnmglas.launcher.yml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.finnmglas.launcher.yml diff --git a/metadata/com.finnmglas.launcher.yml b/metadata/com.finnmglas.launcher.yml new file mode 100644 index 0000000000..d9df7fa2ad --- /dev/null +++ b/metadata/com.finnmglas.launcher.yml @@ -0,0 +1,28 @@ +Categories: + - System +License: MIT +AuthorName: Finn M Glas +AuthorEmail: finn@finnmglas.com +AuthorWebSite: https://www.finnmglas.com/ +SourceCode: https://github.com/finnmglas/Launcher +IssueTracker: https://github.com/finnmglas/Launcher/issues +Changelog: https://github.com/finnmglas/Launcher/releases +Donate: https://www.paypal.me/finnmglas + +AutoName: Launcher + +RepoType: git +Repo: https://github.com/finnmglas/Launcher + +Builds: + - versionName: v1.4.0 + versionCode: 10 + commit: v1.4.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: v1.4.0 +CurrentVersionCode: 10