Update version for release

This commit is contained in:
Synced Synapse 2015-12-16 19:52:10 +00:00
parent 25f491a7dc
commit b99a0fbd6e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ android {
applicationId "org.xbmc.kore"
minSdkVersion 15
targetSdkVersion 22
versionCode 12
versionCode 13
versionName = getVersionName()
}