mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
IssueTracker: https://github.com/johan12345/EVMap/issues
|
||||||
Donate: https://paypal.me/johan98
|
Donate: https://paypal.me/johan98
|
||||||
|
|
||||||
AutoName: EV Map
|
AutoName: EVMap
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/johan12345/EVMap
|
Repo: https://github.com/johan12345/EVMap
|
||||||
|
|
@ -27,7 +27,21 @@ Builds:
|
||||||
- GOOGLE_MAPS_API_KEY=
|
- GOOGLE_MAPS_API_KEY=
|
||||||
- MAPBOX_API_KEY=pk.eyJ1IjoiZXZtYXAiLCJhIjoiY2tkbHQwdmNwMTF3YTJxbzhpbTVmZTlhaSJ9.jPLwERG4o6fAPP98wneezg
|
- 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
|
AutoUpdateMode: Version +-foss %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.3.4a-foss
|
CurrentVersion: 0.4.0-foss
|
||||||
CurrentVersionCode: 26
|
CurrentVersionCode: 27
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue