mirror of
https://github.com/ev-map/EVMap.git
synced 2026-04-19 05:38:07 -04:00
Release 1.3.6
This commit is contained in:
@@ -19,8 +19,8 @@ android {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
|
||||
versionCode 94
|
||||
versionName "1.3.5"
|
||||
versionCode 96
|
||||
versionName "1.3.6"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
3
fastlane/metadata/android/de-DE/changelogs/96.txt
Normal file
3
fastlane/metadata/android/de-DE/changelogs/96.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Fehler behoben:
|
||||
- Mögliche Behebung von Abstürzen unter Android Auto
|
||||
- Filterbutton war unter Android Automotive verschwunden
|
||||
3
fastlane/metadata/android/en-US/changelogs/96.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/96.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Bugfixes:
|
||||
- Possible fix of crashes under Android Auto
|
||||
- Filter button disappeared under Android Automotive
|
||||
Reference in New Issue
Block a user