diff --git a/app/build.gradle b/app/build.gradle index f160daf7c..fc5cefd4c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,7 +16,7 @@ android { applicationId "org.xbmc.kore" minSdkVersion 24 targetSdkVersion 34 - versionCode 32 + versionCode 33 versionName = getVersionName() testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'