diff --git a/app/build.gradle b/app/build.gradle index 7b8b7e57..05826be2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.cappielloantonio.tempo' minSdkVersion 24 targetSdkVersion 34 - versionCode 5 - versionName '3.3.0' + versionCode 6 + versionName '3.3.3' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'