diff --git a/app/build.gradle b/app/build.gradle index 8247b2b..c52b3c5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -36,8 +36,8 @@ android { compileSdkVersion 33 defaultConfig { applicationId "cz.zegkljan.videoreferee" - versionCode 6 - versionName "0.5.0-rc.2" + versionCode 7 + versionName "0.5.0-rc.3" minSdkVersion 24 targetSdkVersion 33 testInstrumentationRunner "android.test.InstrumentationTestRunner"