diff --git a/app/build.gradle b/app/build.gradle index d991acce..f57bf068 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.cappielloantonio.tempo' minSdkVersion 24 targetSdkVersion 34 - versionCode 9 - versionName '3.4.2' + versionCode 10 + versionName '3.4.3' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'