Build for SDK 26 - required by build environment and google play store

This commit is contained in:
Martin/Geno 2019-06-15 12:09:34 +02:00
parent 9d7a028fb2
commit 10362620d5
No known key found for this signature in database
GPG Key ID: 9D7D3C6BFF600C6A
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 25
targetSdkVersion 26
versionCode 329
versionName "2.5.2"
archivesBaseName += "-$versionName"