Increase targetSdkVersion to 25
This commit is contained in:
parent
acfc9d75e0
commit
0f35bc6fd9
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ android {
|
||||||
versionName "4.13.7"
|
versionName "4.13.7"
|
||||||
|
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 23
|
targetSdkVersion 25
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue