From 036491313871a1a236a41308d6e366b2449e3a49 Mon Sep 17 00:00:00 2001 From: Johan von Forstner Date: Sat, 5 Sep 2020 18:38:48 +0000 Subject: [PATCH] New app: EVMap --- metadata/net.vonforst.evmap.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/net.vonforst.evmap.yml diff --git a/metadata/net.vonforst.evmap.yml b/metadata/net.vonforst.evmap.yml new file mode 100644 index 0000000000..944077ec26 --- /dev/null +++ b/metadata/net.vonforst.evmap.yml @@ -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