mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
com.mirfatif.mylocation
This commit is contained in:
parent
0b6fffa83d
commit
53fb15ba82
1 changed files with 29 additions and 0 deletions
29
metadata/com.mirfatif.mylocation.yml
Normal file
29
metadata/com.mirfatif.mylocation.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorName: Irfan Latif
|
||||
SourceCode: https://github.com/mirfatif/MyLocation
|
||||
IssueTracker: https://github.com/mirfatif/MyLocation/issues
|
||||
Changelog: https://github.com/mirfatif/MyLocation/releases
|
||||
|
||||
AutoName: My Location
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mirfatif/MyLocation
|
||||
|
||||
Builds:
|
||||
- versionName: v1.04
|
||||
versionCode: 104
|
||||
commit: 565e6fa6ed6aec2e01e22da5e29b22abb7edb7d9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.04
|
||||
CurrentVersionCode: 104
|
||||
Loading…
Reference in a new issue