Build for SDK 26 - required by build environment and google play store
This commit is contained in:
parent
9d7a028fb2
commit
10362620d5
|
@ -80,7 +80,7 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 26
|
||||||
versionCode 329
|
versionCode 329
|
||||||
versionName "2.5.2"
|
versionName "2.5.2"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
|
|
Loading…
Reference in New Issue