Merge branch 'master' into 'master'

New app: Cryptocam

See merge request fdroid/fdroiddata!7026
This commit is contained in:
Pierre Rudloff 2020-10-04 16:04:02 +00:00
commit eb7e5d9447

View file

@ -0,0 +1,28 @@
Categories:
- Security
- Multimedia
License: GPL-3.0-or-later
AuthorName: Thomas Nibler
AuthorEmail: cryptocam@tnibler.de
SourceCode: https://gitlab.com/tnibler/cryptocam/tree/HEAD
IssueTracker: https://gitlab.com/tnibler/cryptocam/issues
AutoName: Cryptocam
RepoType: git
Repo: https://gitlab.com/tnibler/cryptocam
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0.2
submodules: true
gradle:
- yes
output: app/build/outputs/apk/release/app-release-unsigned.apk
build: ANDROID_SDK_HOME=$$SDK$$ ANDROID_SDK_ROOT=$$SDK$$ ANDROID_NDK_HOME=$$NDK$$
./complete_build.sh
ndk: r21d
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags