mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
com.activitymanager
This commit is contained in:
parent
be45896239
commit
eeebeb061e
1 changed files with 32 additions and 0 deletions
32
metadata/com.activitymanager.yml
Normal file
32
metadata/com.activitymanager.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- System
|
||||
- Development
|
||||
License: Apache-2.0
|
||||
AuthorName: Yuriy Mysochenko
|
||||
AuthorWebSite: https://sdex.dev/
|
||||
SourceCode: https://github.com/sdex/ActivityManager
|
||||
IssueTracker: https://github.com/sdex/ActivityManager/issues
|
||||
Donate: https://sdex.dev/donate.html
|
||||
Bitcoin: 17NABADZGJyvYNaX3gpJzMpdQyWnTRXCD
|
||||
|
||||
AutoName: Activity Manager
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sdex/ActivityManager
|
||||
|
||||
Builds:
|
||||
- versionName: 4.1.1
|
||||
versionCode: 411
|
||||
commit: a35c9eb548ac2713f5fa593ca316d13e8d6c2380
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- prod
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.1.1
|
||||
CurrentVersionCode: 411
|
||||
Loading…
Reference in a new issue