Bump version

This commit is contained in:
Synced Synapse 2015-03-15 12:48:38 +00:00
parent 3318782985
commit 7f54fb2943
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.xbmc.kore"
minSdkVersion 15
targetSdkVersion 21
versionCode 7
versionName "1.1.0"
versionCode 8
versionName "1.2.0"
}
File keystoreFile = file('keystore.properties')