diff --git a/app/build.gradle b/app/build.gradle index 23e9664..2a3b5d2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,7 +18,7 @@ android { applicationId "org.xbmc.kore" minSdkVersion 15 targetSdkVersion 22 - versionCode 12 + versionCode 13 versionName = getVersionName() }