Bump version for release

This commit is contained in:
Synced Synapse 2015-03-16 10:12:53 +00:00
parent 776f6b60e6
commit 194a531234
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 8
versionName "1.2.0"
versionCode 9
versionName "1.2.1"
}
File keystoreFile = file('keystore.properties')