mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
46 lines
1 KiB
YAML
46 lines
1 KiB
YAML
Categories:
|
|
- Security
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Divested Computing Group
|
|
AuthorWebSite: https://divestos.org
|
|
SourceCode: https://gitlab.com/divested-mobile/motionlock
|
|
IssueTracker: https://gitlab.com/divested-mobile/motionlock/issues
|
|
Donate: https://divested.dev/donate
|
|
Liberapay: Tad
|
|
Bitcoin: bc1qkjtp2k7cc4kuv8k9wjdlxkeuqczenrpv5mwasl
|
|
|
|
AutoName: MotionLock
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/divested-mobile/motionlock
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 14
|
|
commit: v1.1-14
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 15
|
|
commit: b28b7776c401a4ba1186df3f5c7752004d50336d
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 16
|
|
commit: 0680afe39143852d6dce2a5ca8d0e9985179709e
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v-%c
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.1'
|
|
CurrentVersionCode: 16
|