diff --git a/app/build.gradle b/app/build.gradle index f0b45a8d..75149ddd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId 'com.cappielloantonio.tempo' minSdkVersion 24 targetSdkVersion 34 - versionCode 7 - versionName '3.4.0' + versionCode 8 + versionName '3.4.1' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'