mirror of
https://github.com/ev-map/EVMap.git
synced 2026-04-19 13:48:02 -04:00
increase targetSdk to Android 12 (API 31) (#123)
This commit is contained in:
@@ -12,7 +12,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "net.vonforst.evmap"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
targetSdkVersion 31
|
||||
versionCode 61
|
||||
versionName "1.0.0-beta03"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user