mirror of
https://github.com/ev-map/EVMap.git
synced 2026-04-30 11:04:16 -04:00
Release 1.3.12
This commit is contained in:
@@ -21,8 +21,8 @@ android {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
|
||||
versionCode 116
|
||||
versionName "1.3.11"
|
||||
versionCode 120
|
||||
versionName "1.3.12"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
resConfigs supportedLocales.split(",")
|
||||
|
||||
8
fastlane/metadata/android/de-DE/changelogs/120.txt
Normal file
8
fastlane/metadata/android/de-DE/changelogs/120.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Verbesserungen:
|
||||
- Weitere unterstützte Länder für Preisvergleich mit Chargeprice.app
|
||||
- Android Auto: Suchbutton nun auf dem Hauptbildschirm
|
||||
- Android Auto: Emoji durch Icons ersetzt
|
||||
|
||||
Fehler behoben:
|
||||
- Abstürze / Inkonsistenzen nach Wechsel der Datenquelle
|
||||
- Probleme beim Laden der Echtzeitdaten
|
||||
8
fastlane/metadata/android/en-US/changelogs/120.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/120.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Improvements:
|
||||
- More European countries supported for price comparison with Chargeprice.app
|
||||
- Android Auto: Search button is now located on main screen
|
||||
- Android Auto: Replaced emojis with proper icons
|
||||
|
||||
Bugfixes:
|
||||
- Crashes / inconsistencies after switching data source
|
||||
- Problems when loading realtime availability data
|
||||
Reference in New Issue
Block a user