From 76dbd7edb0d59f21149ef199503118845c5ec49e Mon Sep 17 00:00:00 2001 From: Chris Howey Date: Wed, 17 Mar 2021 22:27:33 +0000 Subject: [PATCH] New App: Croc --- metadata/com.github.howeyc.crocgui.yml | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/com.github.howeyc.crocgui.yml diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml new file mode 100644 index 0000000000..84d2df0612 --- /dev/null +++ b/metadata/com.github.howeyc.crocgui.yml @@ -0,0 +1,29 @@ +Categories: + - Internet +License: ISC +AuthorName: Chris Howey +AuthorEmail: chris@howey.me +AuthorWebSite: https://chris.howey.me/ +SourceCode: https://github.com/howeyc/crocgui +IssueTracker: https://github.com/howeyc/crocgui/issues + +AutoName: Croc + +RepoType: git +Repo: https://github.com/howeyc/crocgui.git + +Builds: + - versionName: 1.4.1 + versionCode: 8 + commit: v1.4.1 + output: crocgui.apk + build: + - export ANDROID_SDK_ROOT=$$SDK$$ + - export ANDROID_NDK_ROOT=$$NDK$$ + - bash ./fdroid-build.sh + ndk: r21e + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.4.1 +CurrentVersionCode: 8