Bump version

This commit is contained in:
Pavle Portic 2019-01-26 02:43:33 +01:00
parent ec42f11bc6
commit fddde52963
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "com.theedgeofrage.i3control" applicationId "com.theedgeofrage.i3control"
minSdkVersion 27 minSdkVersion 27
targetSdkVersion 28 targetSdkVersion 28
versionCode 4 versionCode 5
versionName "1.0.2" versionName "1.1.0"
vectorDrawables.useSupportLibrary true vectorDrawables.useSupportLibrary true
} }
buildTypes { buildTypes {