Set minSdkVersion to 19 as try-with-resources requires that
This commit is contained in:
parent
dbdfd36f88
commit
25ebc65180
@ -7,7 +7,7 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "btools.routingapp"
|
applicationId "btools.routingapp"
|
||||||
minSdkVersion 14
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 41
|
versionCode 41
|
||||||
versionName "1.6.1"
|
versionName "1.6.1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user