diff --git a/app/build.gradle b/app/build.gradle index 932edcfb..f7b7694d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.cappielloantonio.tempo' minSdkVersion 24 targetSdkVersion 34 - versionCode 4 - versionName '3.2.0' + versionCode 5 + versionName '3.3.0' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'