mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update EVMap to 0.4.0-foss (27)
This commit is contained in:
parent
a844c1e706
commit
ed8a476e9e
1 changed files with 17 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ SourceCode: https://github.com/johan12345/EVMap
|
|||
IssueTracker: https://github.com/johan12345/EVMap/issues
|
||||
Donate: https://paypal.me/johan98
|
||||
|
||||
AutoName: EV Map
|
||||
AutoName: EVMap
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/johan12345/EVMap
|
||||
|
|
@ -27,7 +27,21 @@ Builds:
|
|||
- GOOGLE_MAPS_API_KEY=
|
||||
- MAPBOX_API_KEY=pk.eyJ1IjoiZXZtYXAiLCJhIjoiY2tkbHQwdmNwMTF3YTJxbzhpbTVmZTlhaSJ9.jPLwERG4o6fAPP98wneezg
|
||||
|
||||
- versionName: 0.4.0-foss-foss
|
||||
versionCode: 27
|
||||
commit: 0.4.0-foss
|
||||
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
|
||||
CurrentVersion: 0.4.0-foss
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue