mirror of
https://github.com/ev-map/EVMap.git
synced 2026-09-15 23:08:54 -04:00
Release 1.9.5
This commit is contained in:
1 parent
32c7774a3a
commit
dfc7de75ad
3 files changed
+6
-2
No files matched your search
@@ -20,8 +20,8 @@ android {
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
|
||||
versionCode = 226
|
||||
versionName = "1.9.4"
|
||||
versionCode = 228
|
||||
versionName = "1.9.5"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
Fehler behoben:
|
||||
- Abstürze behoben
|
||||
@@ -0,0 +1,2 @@
|
||||
Bugfixes:
|
||||
- Fixed crashes
|
||||
Reference in new issue
Block a user