mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
New app: EVMap
This commit is contained in:
parent
4afef149ad
commit
0364913138
1 changed files with 31 additions and 0 deletions
31
metadata/net.vonforst.evmap.yml
Normal file
31
metadata/net.vonforst.evmap.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Navigation
|
||||
License: MIT
|
||||
SourceCode: https://github.com/johan12345/EVMap
|
||||
IssueTracker: https://github.com/johan12345/EVMap/issues
|
||||
Donate: https://paypal.me/johan98
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/johan12345/EVMap
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3.4a-foss
|
||||
versionCode: 26
|
||||
commit: 0.3.4a
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
rm:
|
||||
- app/libs/*.aar
|
||||
prebuild: sed -i -e '/places-maps-sdk-3.1.0-beta/d' build.gradle
|
||||
gradleprops:
|
||||
- GOINGELECTRIC_API_KEY=7ef9a064ec4602a853c9201ac35be94b
|
||||
- GOOGLE_MAPS_API_KEY=
|
||||
- MAPBOX_API_KEY=pk.eyJ1IjoiZXZtYXAiLCJhIjoiY2tkbHQwdmNwMTF3YTJxbzhpbTVmZTlhaSJ9.jPLwERG4o6fAPP98wneezg
|
||||
|
||||
AutoUpdateMode: Version +-foss %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.3.4a-foss
|
||||
CurrentVersionCode: 26
|
||||
Loading…
Reference in a new issue