diff --git a/app/build.gradle b/app/build.gradle index 159863e..bdcdf3d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -36,8 +36,8 @@ android { compileSdkVersion 31 defaultConfig { applicationId "cz.zegkljan.videoreferee" - versionCode 2 - versionName "0.2.0" + versionCode 3 + versionName "0.3.0" minSdkVersion 24 targetSdkVersion 31 testInstrumentationRunner "android.test.InstrumentationTestRunner"